React01 install react scaffolding

* Global Installation Commands
        npm install -g create-react-app
 
* After installation check the version of create-react-app-version
 
* Start creating projects create-react-app tengfeiS
 
Cd tengfeiS go directly to the current project implementation * Create the project will also help you automatically download the years, so do not own npm install its installation, created after npm start

Guess you like

Origin www.cnblogs.com/tengfeiS/p/12132380.html