0.0.7 • Published 5 months ago

@waynestate/ckeditor5-wsu v0.0.7

Weekly downloads
-
License
-
Repository
github
Last release
5 months ago

Custom CKEditor 5 Build for Wayne State University

This project is a custom build of CKEditor 5, tailored specifically for the needs of Wayne State University.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js 18.0.0+
  • npm 5.7.1+ (note: some npm 5+ versions were known to cause problems, especially with deduplicating packages; upgrade npm when in doubt)
  • Git

Installing

  1. Run npm install
  2. Run npm run build-dev (dev) or npm run build (production)

Development

  1. Load the test/index.html in your browser and you should see the editor displayed.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details