Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.47 KB

File metadata and controls

40 lines (30 loc) · 1.47 KB

Made with VueJS Depfu Discord Twitter Follow GitHub Sponsors

 Template Vue.js 3 + SASS + Lucide Icons

A template to start a new project with Vue.js 3 + Vue Router, 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.


How to develop this project

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.