Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 698 Bytes

File metadata and controls

21 lines (11 loc) · 698 Bytes

Angular 6 & PrimeNG

Angular CLI version 6.0.1.

PrimeNG version 5.2.6.

This project

This is a boilerplate project for Angular 6 and PrimeNG. The current version is an empty 'ng new' project with PrimeNG installed.

Note: Karma, Protractor and Jasmine where removed from the project.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.