components_amin
v1.0.5
Published
<!-- * @Author: 檃 * @Date: 2022-04-18 16:37:34 * @LastEditTime: 2022-06-14 17:04:00 * @Description: * @LastEditors: 檃 -->
Readme
components_amin
Getting Started
Install dependencies,
$ npm iStart the dev server,
$ npm startBuild documentation,
$ npm run docs:buildRun test,
$ npm testBuild library via father-build,
$ npm run buildregistry
npm config set registry https://registry.npmjs.org/
npm config set registry https://registry.npm.taobao.org