随笔分类 -  React

摘要:1. npm i -g create-react-app 全局安装create-react-app 2. create-react-app my-project 在任意目录下执行命令创建my-project应用 3. 常用命令 npm start Starts the development ser 阅读全文
posted @ 2018-12-26 22:31 小碎石 阅读(480) 评论(0) 推荐(0)