Contributed Examples and Cookbooks

Running the Examples Locally

Each release of WYMeditor comes bundled with a set of examples (available online here). To run these locally, they need to be served on a proper web server. If not, WYMeditor might not work properly as most modern browsers block certain JavaScript functionality for local files.

If you’ve finished Configuring Your Development Environment, then serving the examples is easy:

vagrant:~/wym$ grunt server:dist
$ google-chrome "http://localhost:9000/examples/"