react-ssml-editor
v0.0.16
Published
A react library developed with dumi
Downloads
12
Readme
react-ssml-editor
A react library developed with dumi
Usage
TODO
Options
TODO
Development
# install dependencies
$ npm install
# develop library by docs demo
$ npm start
# build library source code
$ npm run build
# build library source code in watch mode
$ npm run build:watch
# build docs
$ npm run docs:build
# check your project for potential problems
$ npm run doctor
LICENSE
MIT