Skip to content

Commit

Permalink
readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajesh-Royal committed Jun 12, 2021
1 parent d797b75 commit ca52984
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ This project usages Yarn as package manager and in the project directory, you ca
| `start:client` | Starts the development server of client |
| `start:server` | Starts the development server of server |
| `start:all` | Starts the development server of client and server both |
| `install:server` | Install server npm packages |
| `install:client` | Install client npm packages |
| `install:server` | Install server's npm packages |
| `install:client` | Install client's npm packages |
| `install:server:client` | Install server and client's npm packages |

<details>
Expand Down

0 comments on commit ca52984

Please sign in to comment.