Skip to content

GIVESocialMovement/editor

Repository files navigation

Editor

Requirement

  • npm

Develop

  1. Setup IntelliJ Ultimate
  2. Run npm install to install required dependencies
  3. Run npm run start
  4. Go to http://localhost:8080/demo.html to test the editor
  5. Run npm test

Any change should be compiled and trigger the browser reloading automatically.

Use the production artifact

  1. Run npm run build to build the production artifact
  2. Include dist/editor.min.js and dist/editor.min.css in your HTML

About

A simplistic WYSIWYG editor that doesn't depend on [contenteditable]

Resources

Stars

0 stars

Watchers

10 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors