SPA Build Commands
Quasar CLI makes it incredibly simple to develop or build the final distributables from your source code.
Developing:
$ quasar dev
Building for Production:
$ quasar build
Ready for more?
Quasar CLI makes it incredibly simple to develop or build the final distributables from your source code.
Developing:
$ quasar dev
Building for Production:
$ quasar build