Skip to content

For-Davi/themplus-frontend

 
 

Repository files navigation

Quasar App (themplus-frontend)

A Quasar Project

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

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

Releases

No releases published

Packages

No packages published

Languages

  • Vue 69.7%
  • TypeScript 27.0%
  • JavaScript 2.3%
  • Other 1.0%