We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca56aed commit f17d037Copy full SHA for f17d037
README.md
@@ -13,12 +13,11 @@ npm start
13
14
```
15
16
-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>
17
+When you’re ready to deploy to production, create a minified bundle with `npm run build`.
18
19
<img src='https://camo.githubusercontent.com/506a5a0a33aebed2bf0d24d3999af7f582b31808/687474703a2f2f692e696d6775722e636f6d2f616d794e66434e2e706e67' width='600' alt='npm start'>
20
-When you’re ready to deploy to production, create a minified bundle with `npm run build`.
21
-
22
## Getting Started
23
24
### Installation
0 commit comments