This commit is contained in:
2022-11-03 12:27:31 +05:30
commit 93581983e8
34 changed files with 1882 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
```