The demo app for the usage of the ngx-quill module with ssr and angular universal.
If you like my work, feel free to support it. Donations to the project are always welcomed :)
PayPal: PayPal.Me/bengtler
- Clone the project then cd into project directory.
- Install dependencies with
yarn install
. - Run the development server with
yarn dev:ssr
.
Navigate in your browser to http://localhost:4200 to view the example.