x-star-utils
v0.0.23
Published
A react utils library developed by turingstar
Downloads
101
Readme
x-star-utils
A react utils library developed by turingstar
Usage
TODO
Options
TODO
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