1.0.0 • Published 3 years ago

@meichuang/mc-design v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

这是一个 React Hooks 的组件库

usage

yarn add mc-design
# or
# npm install mc-design
import { components } from '@meichuang/mc-design';

Start a dev process

yarn start
# or
# npm start

Build production bundle

yarn build
# or
# npm run build

Build production module

yarn build:module
# or
# npm run build:module
1.0.0

3 years ago