React to build the project environment

1, mounted above NodeJS6.0 carrying package management tools rely npm

2, webstrom 2019.2 Tools

1, the input node -v cmd you can see the current version of the node

 

 2, enter the node in the input node environment

 

 3, see npm version: npm -v

 

 4, re-enter npm package which can be seen below

5, the lower mounting a global react -app: install create-react-app yarn -g

 

6, the following tools to create React project in webstrom referenced rely React needed

 

 7. Project framework:

 

 Start the project visit: npm run status

 These can be downloaded automatically provide prompt function in the settings

 

 If the syntax is not supported react

 

Guess you like

Origin www.cnblogs.com/yhm9/p/11442524.html