随笔分类 -  React

摘要:## [初始化项目](https://facebook.github.io/create-react-app/)) + 安装 ``` npx create-react-app myreact ``` + 结构 - package.json:包管理文件 - node_modules:局部安装的第三方模 阅读全文
posted @ 2020-08-18 11:10 子墨ml 阅读(875) 评论(0) 推荐(0)