Skip to content

loopindex/tmce-angular-sample-project

Repository files navigation

Integrating FLITE and Lance into an Angular/Timymce app

Setup

After cloning this repo and running yarn or npm install in the root folder, locate the flite and lance folders from the distribution archive and copy them to the public folder under the project root.

If you use only one of the plugins, then please edit app.component.ts and comment out the line that adds the unused plugin to the external_plugins object.

The app component includes an onTest() method, which can edit to attach your own logic to the test button.

Development server

To start a local development server, run:

ng serve

Once the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source files.

About

Sample implementation of tinymce under Angular with LoopIndex plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published