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