# ace-editor-js

ace-editor-js a rich text editors in React. Power by [Draft.js](https://draftjs.org/ "Draft.js").
ace-editor-js makes it easy to write from a simple to complex and long-form articles.

## install
```bash
npm install ace-editor-js --save
# or alternately
yarn add ace-editor-js
```