1 Star 0 Fork 0

xg1992 / react-antd-mobile-ts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

react-antd-mobile-ts

vite + react + antd-mobile移动端前端模板

安装教程

  1. 克隆项目
git clone https://gitee.com/xg_xiaoguai/react-antd-mobile-ts.git
  1. 进入项目
cd react-antd-mobile-ts
  1. 安装依赖
npm install
  1. 运行
npm run dev
  1. 打包
npm run build
  1. 本地预览
// 需要先运行打包命令!本地启动一个服务器,访问打包后的dist目录,方便测试打包后是否存在问题
npm run preview

7、eslint校验

// 校验
npm run lint

// 修复
npm run lint -- --fix

空文件

简介

antd移动端前端模板 展开 收起
TypeScript 等 3 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/xg_xiaoguai/react-antd-mobile-ts.git
git@gitee.com:xg_xiaoguai/react-antd-mobile-ts.git
xg_xiaoguai
react-antd-mobile-ts
react-antd-mobile-ts
master

搜索帮助