make sure you have Node.js version 7.6 or higher installed
- clone the repository
- cd into cloned repository
npm install
to install all the dependencies
- Start server
node apiserver/server.js
npm start
to start the application
make sure you have Node.js version 7.6 or higher installed
npm install
to install all the dependenciesnode apiserver/server.js
npm start
to start the application