1.0.5 • Published 2 years ago

components_amin v1.0.5

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

components_amin

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-build,

$ npm run build

registry

npm config set registry https://registry.npmjs.org/
npm config set registry https://registry.npm.taobao.org