wau2

1.0.6 • Public • Published

wau2

平台开发组的前端UI框架

建立开发环境

# 安装依赖
npm install

# 本地开发
npm run dev

# 代码编译
npm run build

安装脚手架

tnpm i @tencent/wii -g

创建模块

wii module create [moduleName]

简历依赖关系

# 将core模块添加到button模块中
wii module refer core button

使用模块

import WiiCore from 'wii-core'

// 使用WiiCore即可

模块发布

//未完待续 

Readme

Keywords

none

Package Sidebar

Install

npm i wau2

Weekly Downloads

6

Version

1.0.6

License

none

Unpacked Size

1.99 MB

Total Files

505

Last publish

Collaborators

  • godaangel
  • qinmudi