git clone <repository-url>cd ember-provide-consume-context- Use Node.js 26 or newer
pnpm install
pnpm lintpnpm lint:fix
cd ember-provide-consume-contextpnpm build
cd test-apppnpm test– Runs the test suite on the current Ember versionpnpm test:ember -- --server– Runs the Ember tests in watch mode
cd test-apppnpm start- Visit the test application at http://localhost:4200.
For more information on using ember-cli, visit https://cli.emberjs.com/release/.