@daffodil/ssr
v0.93.1
Published
Utilities and enhancements for Angular server-side rendering. Part of the Daffodil ecommerce framework.
Downloads
491
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