This commit is contained in:
Kar
2022-10-02 12:42:49 +05:30
commit 5ffc7af543
38 changed files with 3031 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
```