mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-23 20:51:12 +08:00
Update minimum Node version in README (#7182)
This commit is contained in:
committed by
Ian Sutherland
parent
e50e795429
commit
00b5fa903c
@@ -34,7 +34,7 @@ Just create a project, and you’re good to go.
|
||||
|
||||
## Creating an App
|
||||
|
||||
**You’ll need to have Node 8.10.0 or later on your local development machine** (but it’s not required on the server). You can use [nvm](https://github.com/creationix/nvm#installation) (macOS/Linux) or [nvm-windows](https://github.com/coreybutler/nvm-windows#node-version-manager-nvm-for-windows) to easily switch Node versions between different projects.
|
||||
**You’ll need to have Node 8.16.0 or Node 10.16.0 or later version on your local development machine** (but it’s not required on the server). You can use [nvm](https://github.com/creationix/nvm#installation) (macOS/Linux) or [nvm-windows](https://github.com/coreybutler/nvm-windows#node-version-manager-nvm-for-windows) to easily switch Node versions between different projects.
|
||||
|
||||
To create a new app, you may choose one of the following methods:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user