Go to file
dev dwd 93581983e8 init 2022-11-03 12:27:31 +05:30
public init 2022-11-03 12:27:31 +05:30
src init 2022-11-03 12:27:31 +05:30
.gitignore init 2022-11-03 12:27:31 +05:30
LICENSE init 2022-11-03 12:27:31 +05:30
README.md init 2022-11-03 12:27:31 +05:30
auto-imports.d.ts init 2022-11-03 12:27:31 +05:30
components.d.ts init 2022-11-03 12:27:31 +05:30
index.html init 2022-11-03 12:27:31 +05:30
package.json init 2022-11-03 12:27:31 +05:30
postcss.config.js init 2022-11-03 12:27:31 +05:30
tailwind.config.js init 2022-11-03 12:27:31 +05:30
tsconfig.json init 2022-11-03 12:27:31 +05:30
typed-router.d.ts init 2022-11-03 12:27:31 +05:30
vite.config.ts init 2022-11-03 12:27:31 +05:30
yarn.lock init 2022-11-03 12:27:31 +05:30

README.md

Getting Started

npm i
npm run dev
npm run build
npm run serve