@daffodil/ssr
v0.92.3
Published
Utilities and enhancements for Angular server-side rendering. Part of the Daffodil ecommerce framework.
Readme
@daffodil/ssr
@daffodil/ssr contains utilities useful for dealing with and adding features to the Angular SSR.
Installation
To install @daffodil/ssr, use the following commands in your terminal.
Install with npm:
npm install @daffodil/ssr --saveInstall with yarn:
yarn add @daffodil/ssr