react stepped pit

1. Install a node 

2. Install the create-react-app

3. Run the code given create-react-app create-react-app than internal command

Solution: 1. Update your version npm npm install -g npm @ latest

     2.npx create-react-app myReact

4. Defects: initialization slow to address: https://blog.csdn.net/eagyne/article/details/53780653

Guess you like

Origin www.cnblogs.com/tutao1995/p/11315411.html