Home

Awesome

ngx-quill-universal-example

The demo app for the usage of the ngx-quill module with ssr and angular universal.

Donate/Support

If you like my work, feel free to support it. Donations to the project are always welcomed :)

PayPal: PayPal.Me/bengtler

<a href="https://www.buymeacoffee.com/bengtler" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>

Clone, Install and Run

  1. Clone the project then cd into project directory.
  2. Install dependencies with yarn install.
  3. Run the development server with yarn dev:ssr.

View Examples

Navigate in your browser to http://localhost:4200 to view the example.