Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Angular + Bootstrap design system with over 100 UI components and example pages from Creative Tim.

Avocado is free template with minimal layout, yellow background and green color menu. Page content is centered in both horizontal and vertical aligns.
Argon Design System Angular is a free, open-source Angular and Bootstrap design system by Creative Tim that provides over 100 pre-coded UI components and complete example pages for building web interfaces.
Argon Design System Angular is a front-end UI kit created by Creative Tim, distributed under the MIT license with the version 1.3.0 visible in its badges. Built on Angular CLI and the Bootstrap framework, it takes Angular components and SASS styling as inputs and outputs a full set of styled elements — buttons, inputs, navbars, alerts, modals, tabs, typography, and more — alongside complete page templates. The download includes the source project with files such as src/app components for home, landing, login, profile, signup, and a sections module.
src/app, letting you start from a working page instead of a blank canvas.src/assets/scss/custom and can be adjusted by editing SASS variables, with support for the Bootstrap files under src/assets/scss/bootstrap.angular.json, tsconfig.json, package.json, and modular components under src/app, including a separate sections module for reusable component examples.Download the zip from GitHub or Creative Tim, or clone the repository at https://github.com/creativetimofficial/argon-design-system-angular.git. After that, run the project with the Angular CLI commands defined in package.json; the template also offers a one-click deploy option to Genezio for hosting a live version.
The repository contains a standard Angular CLI workspace: src/app holds feature components (home, landing, login, profile, signup) and a sections folder with component examples, while src/assets stores CSS, images, JavaScript, SCSS, and vendor files. Root-level files include angular.json, package.json, tsconfig.json, and tslint.json.
Yes, this template is free and open source under the MIT license, as listed in the README's licensing section. No paid tier or pricing is mentioned on the page, and the repository is publicly available on GitHub.
