We have prepared a collection of Angular 8 project that can help you with integrating the DayPilot Angular Scheduler component into your application.
The tutorials include an Angular 8 project with TypeScript source code and explanation of the key implementation points. The project needs to be initialized using "npm install" (to get the node_modules dependencies). As soon as the Angular dependencies are downloaded you can run the project using "npm start".
The server-side backend is a standalone project (usually in PHP for easy setup) and it can be replaced by your own implementation.