Skip to content

Progetto d'esame Ingegneria del Software del secondo anno del C.d.S. di Informatica all'Università di Trento

License

Notifications You must be signed in to change notification settings

deme3/unitn-is2122-teacherfinder

Repository files navigation

unitn-is2122-teacherfinder

Progetto d'esame Ingegneria del Software del secondo anno del C.d.S. di Informatica all'Università di Trento.

Anteprime dell'applicazione

Deployment

Installazione delle dipendenze

npm install

Installazione e avvio di MongoDB (Mac)

  1. Segui questa guida.
  2. Avvia MongoDB
brew services run mongodb-community

Building

npm run build

Avvia l'applicazione

npm run server

Testing API

npm test

Development

Compiles and hot-reloads frontend (Vue CLI) and server (ExpressJS)

npm run dev

Note: You have to start MongoDB.
You also have to have tmux installed.

Runs Express server with Vue Router support (ExpressJS)

npm run server

Note: You have to compile before launching the command.
You also have to start MongoDB.

Compiles and hot-reloads frontend only (Vue CLI)

npm run serve

Compiles and minifies for production (Vue CLI)

npm run build

Lints and fixes files (Vue CLI)

npm run lint

Contributors

About

Progetto d'esame Ingegneria del Software del secondo anno del C.d.S. di Informatica all'Università di Trento

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •