Progetto d'esame Ingegneria del Software del secondo anno del C.d.S. di Informatica all'Università di Trento.
npm install
- Segui questa guida.
- Avvia MongoDB
brew services run mongodb-community
npm run build
npm run server
npm test
npm run dev
Note: You have to start MongoDB.
You also have to have tmux
installed.
npm run server
Note: You have to compile before launching the command.
You also have to start MongoDB.
npm run serve
npm run build
npm run lint