react+antd-mobile之项目构建+基础配置

使用react脚手架构建项目(create-react-app) 1.安装脚手架前端 npm install -g create-react-app 2.建立项目react create-react-app my-app 3.进入项目目录webpack cd my-app 4.启动项目git npm start 等待项目启动完毕以后,可看到浏览器展现的效果github 安装antd-mobile,
相关文章
相关标签/搜索