3 Star 0 Fork 0

ws18250840411 / mooli-mobile

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

特性

  • 🌈 提炼自企业级中后台产品的交互语言和视觉风格。
  • 📦 开箱即用的高质量 React 组件。
  • 🛡 使用 TypeScript 开发,提供完整的类型定义文件。
  • ⚙️ 全链路开发和设计工具体系。
  • 🌍 数十个国际化语言支持。
  • 🎨 深入每个细节的主题定制能力。

📦 安装

npm install mooli-mobile --save
yarn add mooli-mobile

🔨 示例

import { Button } from 'mooli-mobile';

const App = () => (
  <>
    <Button type="primary">PRESS ME</Button>
  </>
);

参与开发

本地开发

按照下面的步骤操作,即可在本地开发 Mooli Mobile 组件。

# 克隆仓库
git clone git@gitee.com:ws18250840411/mooli-mobile.git

# 安装依赖
npm install 或者 yarn install

# 进入开发模式,浏览器访问 http://localhost:8080/mooli-mobile/#/index.html
npm run start 或者 yarn start

空文件

简介

Mooli Mobile 是开源的,轻量、可靠的移动端 React 组件库。 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/ws18250840411/mooli-mobile.git
git@gitee.com:ws18250840411/mooli-mobile.git
ws18250840411
mooli-mobile
mooli-mobile
master

搜索帮助