Skip to content

summernote/summernote-v1

Repository files navigation

summernote-v1

Summernote is a simple WYSIWYG editor.

Building and Testing Summernote

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

Releases

No releases published

Packages

No packages published