NatChen

Once you have chosen the road of life, you have to be brave enough to go to the end and never look back.

摘要: 1.按照官网步骤进行, $ npm install -g create-react-app # 注意:工具会自动初始化一个脚手架并安装 React 项目的各种必要依赖,如果在过程中出现网络问题,请尝试配置代理或使用 其他 npm registry。 $ create-react-app my-app 阅读全文
posted @ 2019-02-26 14:32 NatChen 阅读(9839) 评论(1) 推荐(1)