uicy
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

安装

npm install uicy --save

使用

// 加载样式
import "uicy/dist/index.css";
// 引入组件
import { Button } from "uicy";

一些本地开发命令

//启动本地环境
npm run stroybook

//跑单元测试
npm test

//build可发布静态文件
npm run build

//发布到 npm
npm run publish

Readme

Keywords

Package Sidebar

Install

npm i uicy

Weekly Downloads

0

Version

0.1.4

License

MIT

Unpacked Size

66.7 kB

Total Files

52

Last publish

Collaborators

  • icecred