Skip to content

alexdevrr05/issues-app-vue-quasar

Repository files navigation

IssuesApp (issues-app)

A Quasar project

Install the dependencies

yarn
# or
npm install

Configure env variables

Copy .env.template and rename it as .env

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

Repository of an application created with Vue, TypeScript, SASS, and Quasar for the purpose of practice

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
close