diff --git a/README.md b/README.md index 820510d514c..d11016464e7 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ npm start Then open [http://localhost:3000/](http://localhost:3000/) to see your app.
When you’re ready to deploy to production, create a minified bundle with `npm run build`. -npm start +
+ npm start +
## Getting Started @@ -70,7 +72,9 @@ Open [http://localhost:3000](http://localhost:3000) to view it in the browser. The page will reload if you make edits.
You will see the build errors and lint warnings in the console. -Build errors +
+ Build errors +
### `npm run build`