摘要: npm install create-react-app -g create-react-app my-project // 自己定义的文件名称 cd my-project // 进入项目 npm start // 启动服务器 启动编辑器打开文件 README.md // create-react  阅读全文
posted @ 2021-03-30 14:56 贺可英 阅读(73) 评论(0) 推荐(0)