Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pavankpdev authored Jan 9, 2021
1 parent e4199a6 commit 9d0f406
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Shoppy is a modern e-commerce platform.

### install dependencies

- `cd shoppy\client`
- `cd client`
- `npm i`
- `cd shoppy\server\node_server`
- `cd ..`
- `cd server\node_server`
- `npm i`

### run node server
Expand Down

1 comment on commit 9d0f406

@vercel
Copy link

@vercel vercel bot commented on 9d0f406 Jan 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.