Skip to content

Commit

Permalink
Fix wrong script in README
Browse files Browse the repository at this point in the history
Fix #30.
  • Loading branch information
zalmoxisus committed Feb 11, 2016
1 parent 2d671fa commit 63d3f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ npm install
# build files to './dev'
# watch files change
# start WebpackDevServer
npm run dev
npm start
```

- Open web app in browser at `localhost:3000`.
Expand Down

0 comments on commit 63d3f23

Please sign in to comment.