Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 325 Bytes

README.md

File metadata and controls

executable file
·
11 lines (8 loc) · 325 Bytes

PrimeNG

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

alt text

Execute the following commands to run the sample. Open a browser window and navigate to http:\\localhost:8080 to access the app.

npm install
npm start