React Proj

Setup guide

In the root folder run npm intall.

Usage

  1. If you have Google Chrome and your 8080 port is not being taken, you can run npm start and webpage will pop up. Enjoy.
  2. Or you can use SERVER_PORT to set the port you want to use.