Skip to content

Commit f17d037

Browse files
authored
Update README.md
1 parent ca56aed commit f17d037

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,11 @@ npm start
1313

1414
```
1515

16-
Then open [http://localhost:3000/](http://localhost:3000/) to see your app.
16+
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`.
1718

1819
<img src='https://camo.githubusercontent.com/506a5a0a33aebed2bf0d24d3999af7f582b31808/687474703a2f2f692e696d6775722e636f6d2f616d794e66434e2e706e67' width='600' alt='npm start'>
1920

20-
When you’re ready to deploy to production, create a minified bundle with `npm run build`.
21-
2221
## Getting Started
2322

2423
### Installation

0 commit comments

Comments
 (0)