Skip to content

nits68/KEK-Frontend

Repository files navigation

Kisalföld eKosár - KEK

Install the dependencies

npm i
# or
npm install

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

quasar dev

Lint the files

npm run lint

Format the files

npm run format

Build the app for production

quasar build

Customize the configuration

vueDevtools: false, // enable Vue Devtools

Releases

No releases published

Packages

No packages published