Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 308 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 308 Bytes

PrimeNG

Sample application to provide an example setup of an Angular2 project with PrimeNG.

alt text

Execute the following commands to run the sample. A browser window pops up with http:\\localhost:3000 address.

npm install
npm start