Skip to content

Commit beeca35

Browse files
authored
Add some pictures
1 parent 339de14 commit beeca35

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ npm start
1515

1616
Then open [http://localhost:3000/](http://localhost:3000/) to see your app.
1717

18+
<img src='https://camo.githubusercontent.com/506a5a0a33aebed2bf0d24d3999af7f582b31808/687474703a2f2f692e696d6775722e636f6d2f616d794e66434e2e706e67' width='600' alt='npm start'>
19+
1820
When you’re ready to deploy to production, create a minified bundle with `npm run build`.
1921

2022
## Getting Started
@@ -69,7 +71,9 @@ Runs the app in development mode.<br>
6971
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
7072

7173
The page will reload if you make edits.<br>
72-
You will also see any lint errors in the console.
74+
You will also build errors and lint warnings in the console.
75+
76+
<img src='https://camo.githubusercontent.com/41678b3254cf583d3186c365528553c7ada53c6e/687474703a2f2f692e696d6775722e636f6d2f466e4c566677362e706e67' width='600' alt='Build errors'>
7377

7478
### `npm run build`
7579

0 commit comments

Comments
 (0)