@daffodil/ssr
v0.79.0
Published
Adds features and provides utils for the Angular ssr.
Downloads
65
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 --save
Install with yarn:
yarn add @daffodil/ssr