Skip to content

omairalamada/guru-app

 
 

Repository files navigation

Quasar App (guru-app)

A Quasar Framework app

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. "# guruApp"

About

another guru app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.7%
  • Vue 26.7%
  • TypeScript 18.0%
  • HTML 4.8%
  • SCSS 3.8%