How To Contribute Installation git clone <repository-url> cd ember-resize-modifier pnpm install Linting pnpm lint pnpm lint:fix Building the addon pnpm build Running tests pnpm test – Runs the test suite Running the development server pnpm start – Starts the demo app with Vite Running the docs site pnpm start:docs – Starts the VitePress documentation site