Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
Commits
beeca357
Commit
beeca357
authored
8 years ago
by
Dan Abramov
Committed by
GitHub
8 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Add some pictures
parent
339de14d
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-1
README.md
with
5 additions
and
1 deletion
+5
-1
README.md
+
5
-
1
View file @
beeca357
...
...
@@ -15,6 +15,8 @@ npm start
Then open
[
http://localhost:3000/
](
http://localhost:3000/
)
to see your app.
<img
src=
'https://camo.githubusercontent.com/506a5a0a33aebed2bf0d24d3999af7f582b31808/687474703a2f2f692e696d6775722e636f6d2f616d794e66434e2e706e67'
width=
'600'
alt=
'npm start'
>
When you’re ready to deploy to production, create a minified bundle with
`npm run build`
.
## Getting Started
...
...
@@ -69,7 +71,9 @@ Runs the app in development mode.<br>
Open
[
http://localhost:3000
](
http://localhost:3000
)
to view it in the browser.
The page will reload if you make edits.
<br>
You will also see any lint errors in the console.
You will also build errors and lint warnings in the console.
<img
src=
'https://camo.githubusercontent.com/41678b3254cf583d3186c365528553c7ada53c6e/687474703a2f2f692e696d6775722e636f6d2f466e4c566677362e706e67'
width=
'600'
alt=
'Build errors'
>
### `npm run build`
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment