update packages and navigation

This commit is contained in:
somrat sorkar
2023-07-22 11:38:07 +06:00
parent 09a1de3fb5
commit 175afe2eab
4 changed files with 37 additions and 39 deletions
+3 -3
View File
@@ -70,19 +70,19 @@
### 👉 Install Dependencies
```
```bash
npm install
```
### 👉 Development Command
```
```bash
npm run dev
```
### 👉 Build Command
```
```bash
npm run build
```