
Modern Angular 7+ Starter Kit. (Angular 7+, Angular CLI, Karma, Protractor, Stylelint, Prettier, TypeScript, Global Error Handling, Gitlab CI) by Petr Nikolas Prokop (http://www.petrnikolas.com/)

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
Bulma is a free, open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.
Stylelint is a modern linter for CSS that helps you avoid errors and enforce consistent styling conventions. It provides rules for detecting errors and warnings, and can be configured to match your specific project's requirements.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.