vue3 tailwind vite
 
 
 
 
 
Go to file Use this template
Kar bcf5e41f7c init 2022-09-05 20:39:19 +05:30
public init 2022-09-05 20:39:19 +05:30
src init 2022-09-05 20:39:19 +05:30
.gitignore init 2022-09-05 20:39:19 +05:30
LICENSE init 2022-09-05 20:39:19 +05:30
README.md init 2022-09-05 20:39:19 +05:30
auto-imports.d.ts init 2022-09-05 20:39:19 +05:30
components.d.ts init 2022-09-05 20:39:19 +05:30
index.html init 2022-09-05 20:39:19 +05:30
package.json init 2022-09-05 20:39:19 +05:30
postcss.config.js init 2022-09-05 20:39:19 +05:30
tailwind.config.js init 2022-09-05 20:39:19 +05:30
tsconfig.json init 2022-09-05 20:39:19 +05:30
typed-router.d.ts init 2022-09-05 20:39:19 +05:30
vite.config.ts init 2022-09-05 20:39:19 +05:30

README.md

Getting Started

npm i
npm run dev
npm run build
npm run serve