配置步驟
安裝了nodejs
支持npm
npm配置正確可以訪問外網(wǎng)
npm install -g create-react-app
create-react-app hello-world
cdhello-world
npm start
配置步驟
安裝了nodejs
支持npm
npm配置正確可以訪問外網(wǎng)
npm install -g create-react-app
create-react-app hello-world
cdhello-world
npm start