hit-react-ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.29 • Public • Published

hit-react-ui

NPM version NPM downloads

基于 fushion 的组件二次封装的 ui 组件

Usage

可以这样使用

import { ImgComponent } from 'hit-react-ui'

更推荐下面的这种方式

import ImgComponent from 'hit-react-ui/dist/ImgComponent'

Options

TODO

Development

# install dependencies
$ npm install

# 启动服务
$ npm start

# 快速生成模板代码(开发时候新增代码用)
$ npm run create

# 打包
$ npm run build

#打包网站

$ npm run docs:build


# 发布到npmjs
$ npm publish 


提交代码 

git add .

git cz   ....根据交互提交

LICENSE

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i hit-react-ui

Weekly Downloads

1

Version

0.0.29

License

MIT

Unpacked Size

2.84 MB

Total Files

68

Last publish

Collaborators

  • ldydxmj