Go to file
Subhodip Ghosh 419f1a9a88 S1 2022-11-03 06:41:22 -07:00
public init 2022-11-03 12:27:31 +05:30
src S1 2022-11-03 06:41:22 -07:00
.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 S1 2022-11-03 06:41:22 -07:00
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 S1 2022-11-03 06:41:22 -07:00
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