Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ximing/mtui
:pill:内信 mtui react组件库
https://github.com/ximing/mtui
component css less react
Last synced: 9 days ago
JSON representation
:pill:内信 mtui react组件库
- Host: GitHub
- URL: https://github.com/ximing/mtui
- Owner: ximing
- Created: 2017-04-20T08:55:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T09:00:17.000Z (over 6 years ago)
- Last Synced: 2024-12-29T18:44:35.324Z (11 days ago)
- Topics: component, css, less, react
- Language: CSS
- Homepage:
- Size: 3.81 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 开发
```apple js
npm run dev
```
### build demo
```apple js
npm run builddemo
```### bulid lib
```apple js
npm run buildlib
```