Created by Shaun Stone
-
Run
npm install
in the root of the project to install the necessary external dependencies. -
Run
npm start
to boot up the application on the port3000
under localhost. If you have something running on this port already, don't worry, it will prompt you to choose another port.