Go to file
Kar 9590e31c0f t1 2022-09-17 16:05:53 +05:30
public t1 2022-09-17 16:05:53 +05:30
src t1 2022-09-17 16:05:53 +05:30
.gitignore started from boilarplate 2022-09-15 20:41:02 +05:30
LICENSE started from boilarplate 2022-09-15 20:41:02 +05:30
README.md started from boilarplate 2022-09-15 20:41:02 +05:30
auto-imports.d.ts started from boilarplate 2022-09-15 20:41:02 +05:30
components.d.ts t1 2022-09-17 16:05:53 +05:30
index.html t1 2022-09-17 16:05:53 +05:30
package.json started from boilarplate 2022-09-15 20:41:02 +05:30
postcss.config.js started from boilarplate 2022-09-15 20:41:02 +05:30
tailwind.config.js started from boilarplate 2022-09-15 20:41:02 +05:30
tsconfig.json started from boilarplate 2022-09-15 20:41:02 +05:30
typed-router.d.ts t1 2022-09-17 16:05:53 +05:30
vite.config.ts started from boilarplate 2022-09-15 20:41:02 +05:30
yarn.lock t1 2022-09-17 16:05:53 +05:30

README.md

Getting Started

npm i
npm run dev
npm run build
npm run serve