Skip to content
This repository has been archived by the owner on Aug 8, 2018. It is now read-only.

Latest commit

 

History

History

editor-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

wix-rich-content-editor-example

To run follow these steps

  1. cd rich-content-editor
  2. npm install
  3. npm link
  4. npm run build (you can also npm run watch to rebuild on changes here)
  5. cd ../rich-content-editor-example
  6. npm install
  7. npm run link
  8. npm start