Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 973 Bytes

README.md

File metadata and controls

46 lines (30 loc) · 973 Bytes

SharpPen

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.

⚙️ Technologies

📝 Pre-requirements

To clone and run this project, you will need:

Note: When installing Node.js, npm is automatically installed. 🎉

🛠️ Installation

$ npm install

🏃 Running the app

# development
$ npm run serve

# build
$ npm run build

# production mode
$ npm run start

Made with 💚 by Gabriel Rapucci.