Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jstejada committed Oct 16, 2017
1 parent 3969345 commit aa86043
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,15 +292,14 @@ require('babel-polyfill')

## Development

Run:
To build the examples and start the dev server, run:
```shell
npm start
```
Now, open `http://localhost:8080` and start hacking!

to build the examples and start the dev server. Now, open `http://localhost:8080`
and start hacking!

If you just want to build the examples run:
If you just want to build the examples, run:
```shell
npm run examples
```
Expand Down

0 comments on commit aa86043

Please sign in to comment.