0.2.3 • Published 9 months ago
ui-tydic v0.2.3
TODO
git push: npm config set registry https://registry.npm.taobao.org/
npm publish: npm config set registry https://registry.npmjs.org/
Development
# install dependencies
$ yarn install
# develop library by docs demo
$ yarn start
# build library source code
$ yarn run build
# build library source code in watch mode
$ yarn run build:watch
# build docs
$ yarn run docs:build
# check your project for potential problems
$ yarn run doctor
LICENSE
MIT