An open API service indexing awesome lists of open source software.

https://github.com/killercodemonkey/ngx-quill-universal-example

ngx-quill-universal-example
https://github.com/killercodemonkey/ngx-quill-universal-example

Last synced: about 1 month ago
JSON representation

ngx-quill-universal-example

Awesome Lists containing this project

README

        

# ngx-quill-universal-example

The demo app for the usage of the [ngx-quill](https://github.com/KillerCodeMonkey/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](https://paypal.me/bengtler)

Buy Me A Coffee

## 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.