Skip to content

TakumiHendricksDev/QuaserPortfolio

Repository files navigation

Quasar starter app (quasar-starter)

Quasar v2 | SPA | Vue 3 | Vite | SCSS | Eslint | Pinia | Axios | Vue-i18n | Prettier

Deploy on Railway

Install the dependencies

yarn
# or
npm install

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

yarn dev
# or
npm run dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

yarn build
# or
npm run build

Start the app for production

yarn start
# or
npm run start

Customize the configuration

See Configuring quasar.config.js.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •