随笔分类 -  React

用 js 解决所有问题。
摘要:https://github.com/facebook/create-react-app npm i -g create-react-app cd <your-folder> create-react-app hello-react cd hello-react yarn start 打开 3000 阅读全文
posted @ 2018-04-25 22:44 chenhui7373 阅读(234) 评论(0) 推荐(0)