hello-ui

1.0.0 • Public • Published

hello-ui

开发

## 安装依赖
npm install

## 启动example
npm run dev

## 构建
npm run build

使用

npm install hello-ui

npm install hello-ui --save-dev

import as module

import 'node_modules/hello-ui/dist/hello.css';
import Hello from 'hello-ui';
Hello.Loading.show();

Readme

Keywords

Package Sidebar

Install

npm i hello-ui

Weekly Downloads

12

Version

1.0.0

License

MIT

Last publish

Collaborators

  • qiuguodong88