This commit is contained in:
Kar
2022-09-05 20:39:19 +05:30
commit bcf5e41f7c
29 changed files with 526 additions and 0 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
### Getting Started
```sh
npm i
npm run dev
npm run build
npm run serve
```