A Vuetify starter kit for a faster and consistent development.
Vuetify docs
.
Report bug
·
View demo (coming soon)
·
Download
- Using modern technologies in web-industry such as Vue, Vuetify, Pinia Vite and Composition API.
- Powerful and feature-rich real-time chat system.
- Access Control List (ACL) for client-side and server-side.
- Validation handling for client-side & server-side with zero-configuration.
- Uploading files has never been easier.
- A set of powerful abstracted components crafted only for VuetifyStarter.
- Support for light and dark themes and more.
- Multiple layouts.
- Multilingual-ready.
- Complete authentication system.
- Complete real-time notifications system.
- Flexible middleware functionlaity for client-side.
- Standard ESLint and Prettier config for consistent development.
- And more are in the way.
- Diffrent enviroment variables using
.env
and.env.production
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint