mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-13 09:00:30 +08:00
📖 DOC: Improvement (#7819)
This commit is contained in:
committed by
Andreas Cederström
parent
f337accd36
commit
9d00fcee41
@@ -45,7 +45,7 @@ To create a new app, you may choose one of the following methods:
|
||||
npx create-react-app my-app
|
||||
```
|
||||
|
||||
_([npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b) comes with npm 5.2+ and higher, see [instructions for older npm versions](https://gist.github.com/gaearon/4064d3c23a77c74a3614c498a8bb1c5f))_
|
||||
_([npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b) is a package runner tool that comes with npm 5.2+ and higher, see [instructions for older npm versions](https://gist.github.com/gaearon/4064d3c23a77c74a3614c498a8bb1c5f))_
|
||||
|
||||
### npm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user