This is a demo application to show how to use @ni/nimble-angular components in an Angular application. Explore it live or run it locally by executing these commands from the root of the Nimble repository:
npm installnpm run buildnpm run start -w angular-workspace- Navigate your web browser to the address printed in the console (typically
http://localhost:4200/)