Final project for the "Building responsive dashboards with Angular and Bootstrap 4" webinar.
- NodeJS (https://nodejs.org/en/)
- Angular CLI (https://github.com/angular/angular-cli)
- A Kendo UI for Angular license (trial or licensed) (http://www.telerik.com/kendo-angular-ui/)
- Clone or download the repo
- Navigate to the project folder and run
npm install
- Run the application in the browser by using
ng serve