/primeng-quickstart

Sample quickstart application

Primary LanguageHTML

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