Getting started
To get started, install at least the package for your frontend framework, and if you want to process local images one of the build plugins. Please refer to the linked guides for more detailed instructions!
For example, if you use Ember.js and Vite, then install these packages:
bash
npm install @responsive-image/ember @responsive-image/vite-pluginbash
yarn add @responsive-image/ember @responsive-image/vite-pluginbash
pnpm add @responsive-image/ember @responsive-image/vite-pluginNow let's dive a bit deeper into the core concepts for responsive images!