git clone <repository-url>cd ember-sortablepnpm install
pnpm build
pnpm lintpnpm lint:fix
cd test-appember serve- Visit the test application at http://localhost:4200.
For more information on using ember-cli, visit https://cli.emberjs.com/release/.