This project uses:
Mongo for a NoSQL database.
Express For an HTTP Server
VueJS For Views, with the Vuetify Material Design Framework
Node For a JavaScript runtime
This project will require:
- Node
- Mongodb
npm install
npm run serve
npm run api
npm run dev
npm run build
npm run lint