项目搭建-react-app

项目搭建-react-app

点击查看代码
 项目搭建
1、使用脚手架 create-react-app 初始化项目
2、进入到项目根目录并使用 npm start 安装
3、安装 antd-mobile 组件
4、导入组件、导入样式
5、安装路由 react-router-dom 等
posted @ 2022-11-12 14:03  Cherishe  阅读(18)  评论(0)    收藏  举报