cec-react-demo
v0.0.1
Published
[![NPM version](https://img.shields.io/npm/v/cec-react.svg?style=flat)](https://npmjs.org/package/cec-react) [![NPM downloads](http://img.shields.io/npm/dm/cec-react.svg?style=flat)](https://npmjs.org/package/cec-react)
Downloads
1
Readme
cec-react
Usage
TODO
Options
TODO
Development
# install dependencies
$ pnpm install
# develop library by docs demo
$ pnpm start
# build library source code
$ pnpm run build
# build library source code in watch mode
$ pnpm run build:watch
# build docs
$ pnpm run docs:build
# check your project for potential problems
$ pnpm run doctor
LICENSE
MIT