Skip to content

osoc-es/onett-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors