Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pheuter committed Mar 14, 2015
1 parent 2a929fc commit 5c8ace8
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,12 @@ A minimal skeleton for building testable React apps using ES6.
$ npm install
```

You can now start the local dev server:
Start the local dev server:

```sh
$ npm run server
```

and start the watcher:

```sh
$ npm run watch
```

Navigate to **http://localhost:8080/** to view the app.

## Dependencies
Expand Down

0 comments on commit 5c8ace8

Please sign in to comment.