crudapi-admin-web
v0.0.1
Published
Crudapi Admin Web
Readme
Crudapi Admin Web App (crudapi-admin-web)
Crudapi Admin Web
Install the dependencies
npm installStart the app in development mode (hot-code reloading, error reporting, etc.)
quasar devLint the files
npm run lintBuild the app for production
quasar build