projeto-modulo
v0.0.5
Published
Projeto Modulo
Downloads
23
Readme
Modulo App (projeto-modulo)
Projeto Modulo
Install the dependencies
yarn
# or
npm installStart the app in development mode (hot-code reloading, error reporting, etc.)
quasar devLint the files
yarn lint
# or
npm run lintBuild the app for production
quasar build