added project-setup script

This commit is contained in:
somrat sorkar
2023-07-05 15:19:52 +06:00
parent dd723881c8
commit 8bc0dd868f
19 changed files with 251 additions and 259 deletions

View File

@@ -63,6 +63,12 @@
- Npm v9.5+
- Tailwindcss v3+
### 👉 Project Setup
```
npm run project-setup
```
### 👉 Development Command
```