Istat board REST API server
# clone the repo
$ git clone https://github.com/mecdcme/istatboard-server.git istatboard-server
# go into app's directory
$ cd istatboard-server
# install app's dependencies
$ npm install
# serve with hot reload at localhost:8080.
$ node server.js
# you can also execute the following command
$ npm start
# you can also execute the following command to have hot deploy
$ nodemon server.js
**Mec Team **
Istatboard-server is EUPL-licensed