摘要: https://reactjs.org/docs/installation.html 创建react项目(这里也可以用npx): npm install -g create-react-app create-react-app my-app cd my-app np start 使用CDN:使用它来 阅读全文
posted @ 2017-12-04 09:42 吃草的虾米 阅读(149) 评论(0) 推荐(0)