hiui-pc

1.3.7 • Public • Published

hiui-pc

UI components for wantu.cn

Build Setup

# install dependencies
npm install
 
# serve with hot reload at localhost:8080
npm run dev
 
# build for production with minification
npm run build
 
# build for components with minification
npm run package
 
# Add Component
node add ComponentName --cn 组件中文名 --type [base, data-in, data-out]
 
# Add Method Component (e.g: Toast Message)
node add ComponentName method --cn 组件中文名 --type [base, data-in, data-out]
 
# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Readme

Keywords

none

Package Sidebar

Install

npm i hiui-pc

Weekly Downloads

7

Version

1.3.7

License

none

Unpacked Size

7.65 MB

Total Files

206

Last publish

Collaborators

  • nightcatsama