@daffodil/content
provides platform-agnostic drivers for fetching static content generated and provided by the platform in use. It also includes useful models and functions for working with static content.
To install @daffodil/content
, use the following commands in your terminal.
Install with npm:
npm install @daffodil/content --save
Install with yarn:
yarn add @daffodil/content