Mrtcndkn / 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 and Webpack.

alt text

Execute the following commands to run the sample. You can open browser window through the http:\\localhost:3000 address.

npm install
npm run build
npm run start
npm run test (After the bundle ready open another terminal/command prompt then npm run test.)

About

Sample quickstart application


Languages

Language:CSS 73.8%Language:HTML 11.0%Language:TypeScript 7.9%Language:JavaScript 7.3%