Skip to content

Backend development repository for ONETT project

Notifications You must be signed in to change notification settings

osoc-es/onett-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ONETT

Open Network of Public Transport

Backend development repository for ONETT project

INSTALLATION

$ git clone https://github.com/osoc-es/onett-back.git  
$ cd onett-back/src/  
$ npm install  

OPTIONAL:

$ npm install nodemon -g  

USAGE

Make sure you have installed all the dependencies before run this commands:

If you use nodemon:

$ cd onett-back/src/  
$ nodemon app.js

If you don't use nodemon:

$ cd onett-back/src/  
$ node app.js  

oSoc'19 Madrid, Spain.

About

Backend development repository for ONETT project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published