Skip to content

Latest commit

 

History

History

example-client-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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/)