carrot-tq

0.1.0 • Public • Published

Carrot

README in English

特性

  • 基于ant-design的企业级服务前端组件库
  • 简洁、易用、场景化

支持环境

  • 现代浏览器和 IE9 及以上

安装

npm install carrot

示例

import { DatePicker } from 'antd';
ReactDOM.render(<DatePicker />, mountNode);

本地开发

$ git clone -b package http://192.168.0.22/front-end/carrot.git
$ npm install
 
# 文档演示 
$ npm run doc

打开浏览器访问 http://127.0.0.1:6060

Readme

Keywords

Package Sidebar

Install

npm i carrot-tq

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

4.32 MB

Total Files

202

Last publish

Collaborators

  • huangchunlong