Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 314 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 314 Bytes

monkey-ui

基于react的前端框架,参考antd

##install: npm install monkeyui

##build: npm install

gulp build

##dev run: npm run dev

http://localhost:8080/index.html

use monkeyui

import MonkeyUi from 'monkeyui'