A simple Trouble Ticketing System written in Vue with a MongoDB backend.
using npmquasar dev
Before starting, have the server `../npm start` running. In dev mode, the quasar
server will proxy API calls to the node express server that connects to the database.quasar build