-
Yannis Barlas authored6eb4c565
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 832 B
Wax Editor
Wax Editor is built on top of the Prosemirror library. Check Prosemirror website and GitHub repo for more information.
Various Demos.
Get up and running
Run a local version of the demos
-
yarn with node >= 14
-
yarn build
-
yarn start
Will bring up a demos of different ediitors
Documentation
Documentation can be found here.