会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
前端开发
一个懂设计的程序员
博客园
首页
新随笔
联系
管理
订阅
2018年5月20日
React准备工作
摘要: 一、环境准备 使用react官方推荐的脚手架create-react-app 1、安装nodejs 2、npm install -g create-react-app //全局安装脚手架 3、create-react-app demo //创建react项目 cd demo npm start 2、
阅读全文
posted @ 2018-05-20 15:53 前端开发-周先生
阅读(291)
评论(0)
推荐(0)
编辑
公告