mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-12 08:54:18 +08:00
Update screencast to use npx (#3810)
* Use npx for screencast * Use updated screencast * Update screencast to version without history * The previous version was recorded on a fish shell, which has a history suggestion feature that can not be disabled * The new version uses zsh as shell to avoid the history suggestions in the cast * The new version has been created with scripts that are subject of a separate PR * Use screencast without autosuggestions
This commit is contained in:
@@ -22,7 +22,7 @@ Then open [http://localhost:3000/](http://localhost:3000/) to see your app.<br>
|
||||
When you’re ready to deploy to production, create a minified bundle with `npm run build`.
|
||||
|
||||
<p align='center'>
|
||||
<img src='https://cdn.rawgit.com/facebookincubator/create-react-app/6ab67e6b96457720d843aa3c557ff951a41bafc2/screencast.svg' width='600' alt=''>
|
||||
<img src='https://cdn.rawgit.com/facebookincubator/create-react-app/27b42ac/screencast.svg' width='600' alt='npm start'>
|
||||
</p>
|
||||
|
||||
### Get Started Immediately
|
||||
|
||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 48 KiB |
Reference in New Issue
Block a user