Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bamii committed Jan 8, 2019
1 parent 1ec95a6 commit dcf0861
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -8,9 +8,10 @@ This app was built using [React](https://reactjs.org) and [Redux](https://redux.
# How to run
Running the app locally to make changes:
```
git clone https://github.com/Bamii/rick-morty-app.git
npm install
npm start
$ git clone https://github.com/Bamii/rick-morty-app.git
$ cd rick-morty-app
$ npm install
$ npm start
```
The app is also hosted on [Heroku](https://ricknmorty.herokuapp.com/) ENJOY!

Expand Down

0 comments on commit dcf0861

Please sign in to comment.