@daffodil/ssr
contains utilities useful for dealing with and adding features to the Angular SSR.
To install @daffodil/ssr
, use the following commands in your terminal.
Install with npm:
npm install @daffodil/ssr --save
Install with yarn:
yarn add @daffodil/ssr