Skip to content

Commit

Permalink
Merge pull request #2 from rossoskull/rossoskull-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
rossoskull authored Oct 19, 2018
2 parents e63e24d + b623551 commit 97e26a9
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,16 @@ You can visit the app [here](https://rossoskull.me/gita)
This is a ReactJS app, which uses the [bhagavadgita.io API](https://bhagavadgita.io/api/).

### Running on your local system
#### Clone the repository
```sh
$ git clone https://github.com/rossoskull/gita.git
```
#### Installing & setting up
``` sh
```sh
$ npm install
```
#### Running the app
``` sh
```sh
$ npm start
```
#### Building the app
Expand Down

0 comments on commit 97e26a9

Please sign in to comment.