Skip to content

Phaedra-Solutions/vue-test-task

Repository files navigation

School App (test-task)

A Quasar Project

Credentials

{
  "email": "[email protected]",
  "password": "password",
}

Install the dependencies

yarn install

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

yarn dev

To build the app

yarn build

Lint the files

yarn lint
# or
npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published