Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 755 Bytes

README.md

File metadata and controls

44 lines (31 loc) · 755 Bytes

istatboard-server

Istat board REST API server

Table of Contents

Installation

Clone repo

# 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

Usage

# 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

Creators

**Mec Team **

License

Istatboard-server is EUPL-licensed