Summernote is a simple WYSIWYG editor.
For building and testing Summernote, you need to have a working Node.js environment.
# install dependencies.
$ npm install
# the following command will open a browser window and run the demo page.
$ npm run dev