0.0.11 • Published 8 months ago

react-open-rich-editor v0.0.11

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

react-open-rich-editor

NPM version NPM downloads

A react library developed with dumi

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

# Locally preview the production build.
$ yarn run docs:preview

# check your project for potential problems
$ yarn run doctor

LICENSE

MIT