A template to start a new project with Vue.js 3 + Vue Router + @unjs/unhead for SEO, SASS and Lucide Icons. ESlint and Prettier are also configured.
Note
This project is and will always be up-to-date in terms of dependencies.
In this template, we have a multitude of features that will help you to start your project quickly and easily.
Links | |
---|---|
✅ Vue.js |
🔧 - 🏠 |
✅ Vue Router |
🔧 - 🏠 |
✅ @unjs/unhead |
🔧 - 🏠 |
✅ SASS |
🔧 - 🏠 |
✅ Lucide Icons |
🔧 - 🏠 |
——————————————————— | ———————————————— |
✅ ESLint |
🔧 - 🏠 |
✅ ESLint plugin vue |
🔧 - 🏠 |
✅ Prettier |
🔧 - 🏠 |
✅ @vue/eslint-config-prettier |
🔧 - 🏠 |
✅ Vite |
🔧 - 🏠 |
✅ @vitejs/plugin-vue |
🔧 - 🏠 |
Sponsors are people who support the development of this project. If you want to support me, you can do it by clicking on the button below.
Thanks to them, I can continue to develop this project and others. 🤩
yarn install
yarn serve
yarn build
yarn lint:fix && yarn format:fix