Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 820 Bytes

README.md

File metadata and controls

47 lines (36 loc) · 820 Bytes

Digital Mobb (digital-mobb-flow-app)

Controle do fluxo de processos

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

Firebase Commands

Implementation

firebase deploy
firebase deploy --only functions
firebase deploy --only hosting

Start development server

firebase serve
firebase serve --only functions
firebase serve --only hosting

CLI commands

https://firebase.google.com/docs/cli/?hl=pt-br https://medium.com/@rosariopfernandes/cli-e7188818853e