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/vitebash
yarn add @responsive-image/ember @responsive-image/vitebash
pnpm add @responsive-image/ember @responsive-image/viteNow let's dive a bit deeper into the core concepts for responsive images!