Update README.md

This commit is contained in:
Dan Abramov
2016-07-22 13:43:50 +01:00
committed by GitHub
parent ca56aed3cc
commit f17d037e15

View File

@@ -13,12 +13,11 @@ npm start
```
Then open [http://localhost:3000/](http://localhost:3000/) to see your app.
Then open [http://localhost:3000/](http://localhost:3000/) to see your app.<br>
When youre ready to deploy to production, create a minified bundle with `npm run build`.
<img src='https://camo.githubusercontent.com/506a5a0a33aebed2bf0d24d3999af7f582b31808/687474703a2f2f692e696d6775722e636f6d2f616d794e66434e2e706e67' width='600' alt='npm start'>
When youre ready to deploy to production, create a minified bundle with `npm run build`.
## Getting Started
### Installation