This project is the foundational starting point for the TinyMCE developer guide, "How to build a CMS with TinyMCE". To add TinyMCE and collaboration features to this demo CMS, please follow that guide.
To start a local development server, run:
ng serveOnce 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.
This project was generated using Angular CLI version 20.1.3. For more information on using the Angular CLI, including detailed command references, visit the Angular CLI Overview and Command Reference page.