lib-04

这是一个测试 组件库 lib04


Keywords
dumi, ui-lib
Install
npm install lib-04@1.0.1

Documentation

lib-04

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Run test,

$ npm test

Build library via father,

$ npm run build