Vite + Vue 3 + VueRouter 4 + TailwindCSS + Heroicons
CDN Library: axios + SweetAlert2 + NProgress
Click Use Template or this link.
Change project name in package.json and index.html
"name": "project-name"
<!-- you may change lang as well -->
<title>Your Title</title>
Install dependency
npm i
Run dev server
npm run dev