Skip to content

Commit

Permalink
Simplifies the readme in demo-react-js. (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
skellock committed Aug 23, 2016
1 parent bafbc9a commit c27ff37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 394 deletions.
4 changes: 2 additions & 2 deletions docs/quick-start-react-js.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Unzip & run.

## Humble Beginnings

Did you BYOApp? Skip to the next section.
Did you B.Y.O.App? Skip to the next section.

Let’s use [create-react-app](https://github.com/facebookincubator/create-react-app) to bootstrap a new React JS app because, wow, is it fantastic.

Expand Down Expand Up @@ -104,7 +104,7 @@ Well, at this point, we have a complicated version of `console.log`.

Where Reactotron starts to shine is when you start plugging into Redux, tracking global errors, and watching network requests.

Check out our [Demo]('../packages/demo-react-js') for more goodies.
Check out our [Demo](../packages/demo-react-js) for more goodies.

![Demo Web App](./images/quick-start-react-js/react-demo-js.jpg)

Expand Down

0 comments on commit c27ff37

Please sign in to comment.