@leslie8469/components
v0.0.3
Published
[![NPM version](https://img.shields.io/npm/v/@yjd/components.svg?style=flat)](https://npmjs.org/package/@yjd/components) [![NPM downloads](http://img.shields.io/npm/dm/@yjd/components.svg?style=flat)](https://npmjs.org/package/@yjd/components)
Downloads
2
Readme
@yjd/components
An YJD front-end components
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