Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fisayoafolayan authored Jan 15, 2020
1 parent c7698d1 commit c82987f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ Change your working directory into the project directory
$ cd consuming-restful-api-in-react
```
## Run

Install npm modules
```bash
$ npm install
```

Start the application
```bash
$ npm start
Expand Down

0 comments on commit c82987f

Please sign in to comment.