Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Latest commit

 

History

History
36 lines (27 loc) · 940 Bytes

File metadata and controls

36 lines (27 loc) · 940 Bytes

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/"

Examples Table of Contents

django_administration image_gallery snews_cms rails