vue3 tailwind vite
 
 
 
 
 
Go to file Use this template
dev dwd 9b87e9fd61 header footer need to include manually 2022-11-01 22:10:11 +05:30
public init 2022-09-05 20:39:19 +05:30
src header footer need to include manually 2022-11-01 22:10:11 +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 header footer need to include manually 2022-11-01 22:10:11 +05:30
components.d.ts header footer need to include manually 2022-11-01 22:10:11 +05:30
index.html header footer need to include manually 2022-11-01 22:10:11 +05:30
package.json header footer need to include manually 2022-11-01 22:10:11 +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 header footer need to include manually 2022-11-01 22:10:11 +05:30
vite.config.ts init 2022-09-05 20:39:19 +05:30
yarn.lock header footer need to include manually 2022-11-01 22:10:11 +05:30

README.md

Getting Started

npm i
npm run dev
npm run build
npm run serve