Skip to content

Latest commit

 

History

History

Nimble Angular Example Client App

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:

  1. npm install
  2. npm run build
  3. npm run start -w angular-workspace
  4. Navigate your web browser to the address printed in the console (typically http://localhost:4200/)