leoclaro / primeng-quickstart

Sample quickstart application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sample quickstart application


Languages

Language:HTML 76.3%Language:TypeScript 23.7%