Skip to content

Quasar, Node JS | Projeto para controle de corrida para motoristas de aplicativo

License

Notifications You must be signed in to change notification settings

controledecorrida/controle-de-corrida

 
 

Repository files navigation

controle-de-corrida (controle-de-corrida)

GERENCIADOR DE PACOTE PADRÃO

  • NPM

Install the dependencies

yarn
# or
npm install

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

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

Quasar, Node JS | Projeto para controle de corrida para motoristas de aplicativo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.6%
  • Vue 18.9%
  • HTML 6.4%
  • CSS 1.1%