@aliga/cool-rich-text-editor
v0.0.8
Published
## Getting Started
Downloads
12
Readme
cool-rich-text-editor
Getting Started
Install dependencies,
$ npm iStart the dev server,
$ npm startBuild documentation,
$ npm run docs:buildRun test,
$ npm testBuild library via father-build,
$ npm run build