Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sonnysangha committed May 19, 2021
1 parent 34cd8bb commit 942b741
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@

Run commands

```npm install```
1) ```npm install```


```npm run dev```
2) ```npm run dev```


## Or using yarn

Run commands

```npm install --global yarn```
1) ```npm install --global yarn```

```yarn install```
2) ```yarn install```

```yarn run dev```
3) ```yarn run dev```


### If you see the window below then you are set to build AMAZON 2.0!
Expand Down

0 comments on commit 942b741

Please sign in to comment.