- Node.js >=8
- npm
- Access to the internet
- Suitable development environment
- Switch into app directory:
cd app
- Install dependencies:
npm install
- Run it:
npm start
- View it: http://localhost:8080 and http://localhost:8080/api
- Please do not fork this repository.
- Please do not commit your code to GitHub.