Skip to content

Commit

Permalink
Add example instructions to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanselzer committed Feb 1, 2017
1 parent 7d2c388 commit 54b7194
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,15 @@ setting this prop false.

Please [open an issue](https://github.com/ethanselzer/react-cursor-position/issues).

## Example Project
```ssh
git clone https://github.com/ethanselzer/react-cursor-position.git
cd react-cursor-position/example
npm install
npm start
```

If your default browser does not start automatically, open a new browser window and go to localhost:3000
## Development

```ssh
Expand Down

0 comments on commit 54b7194

Please sign in to comment.