In order to develop on this project you need the following:
It is suggested to use a node version manager such as nvm (mac/linux) or nvm-windows (windows). These allow you to switch between different node versions very easily. The installation/usage instructions are on the respective github pages.
Run the following commands in your terminal/command prompt with the project folder set as you current working directory.
npm i # Install dependencies
npm start # Start the development serverNow visit http://localhost:9000/