/HackathonInova

Hackathon Cidade Empreendedora Araguaína - Grupo Inova Unigran

Primary LanguageVue

Acelera Ariguaína(hackthoninova)

Application made with Quasar.js technology, VueJS. Storage and hosting using Firebase

Stacks

  • Quasar.js
  • VueJS
  • Firebase
    • Hosting
    • Storage
    • Functions
    • Firestore

Install the dependencies

yarn

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

yarn run dev

Lint the files

yarn run lint

Build the app for production

yarn run build-pwa

Build the app for production and deploy to the firebase hosting

yarn run build-pwa-firebase

Customize the configuration

See Configuring quasar.conf.js.