The Vestibular Social Network, focused on the interactions between Colleges and their Entrance Students.
This project was developed for the author's Graduation Work in the Systems Analysis and Development course at Fatec Campinas.
To clone and run this project, you will need:
Note: When installing Node.js, npm is automatically installed. 🎉
$ npm install
# development
$ npm run serve
# build
$ npm run build
# production mode
$ npm run start
Made with 💚 by Gabriel Rapucci.