Final project for the "Building User-Friendly Forms with Angular" 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
- Provide email and password for Telerik.com account (if this is your first time using @progress scoped package)
- Run the application in the browser by using
ng serve