This repo is forked from TOAST UI.
I add some feature and rewrite it ui.

Fork master branch into your personal repository.
Clone to local computer.
Install node modules.
Before starting development, check for any errors.
$ npm install
$ npm run serve- Tutorial : https://github.com/nhn/tui.image-editor/tree/master/docs
- Example : http://nhn.github.io/tui.image-editor/latest/tutorial-example01-includeUi
- API : http://nhn.github.io/tui.image-editor/latest
- fabric.js >=3.0.0 && <= 3.3.2
- tui.code-snippet >=1.3.0
- tui.color-picker >=2.2.0