Backend development repository for ONETT project
$ git clone https://github.com/osoc-es/onett-back.git
$ cd onett-back/src/
$ npm install OPTIONAL:
$ npm install nodemon -g If you use nodemon:
$ cd onett-back/src/
$ nodemon app.jsIf you don't use nodemon:
$ cd onett-back/src/
$ node app.js oSoc'19 Madrid, Spain.