Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 325 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 325 Bytes

@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