Vue3 Vite Quasar starter template

This is a Vue3 starter template, for anyone who wants to quickly get started building an SPA frontend. This starter template utilizes Quasar as a frontend framework, Tailwind for styling, Pinia for State management Vite for bundling the assets and running a dev server Vitest for unit tests

4
1
Vue

Vue3-Vite-Quasar-Pinia-template

Introduction

This is a Vue3 starter template, for anyone who wants to quickly get started building an SPA frontend. This starter template utilizes Quasar as a frontend framework, Tailwind for styling, Pinia for State management, Vite for bundling the assets and running a dev server, Vitest for unit tests and an example github actions workflow for continuous deployment.

Issues

If you find any issues please log them on the repository.

Contributing

If you wish to contribute to this repository simply send me a feature request at [email protected]

Security Vulnerabilities

If you discover a security vulnerability, please send an e-mail to Shathiso Ntibi at [email protected]. All security vulnerabilities will be promptly addressed.

Running the template locally

Simply run :

  1. Npm install
  2. Npm run dev

License

MIT