Project manager Quasar UI project source: https://github.com/arsenpellumbi/quasar-architecture
Project manager Vue 3 UI project source: https://github.com/arsenpellumbi/vue-3-clean-architecture
Project manager API project source: https://github.com/arsenpellumbi/net-core-project-manager
Vue spa server in .net-core project source: https://github.com/arsenpellumbi/net-core-vue-spa-server
cd src
npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint