git clone <repository-url>cd ember-drag-sortpnpm install
pnpm lintpnpm lint:fix
pnpm test– Runs the test suite on the current Ember version
pnpm start- Visit the demo application at http://localhost:4200.
pnpm build– Builds the addon for publishing