Argon Design System
Start your development with a Design System for Bootstrap 4. It is open source, free and it features many components that can help you create amazing websites.
Fully Coded Components
Argon Design System is built with over 100 individual components, giving you the freedom of choosing and combining. All components can take variations in colour, that you can easily modify using SASS files.
You will save a lot of time going from prototyping to full-functional code, because all elements are implemented. This Design System is coming with prebuilt examples, so the development process is seamless, switching from our pages to the real website is very easy to be done.
Every element has multiple states for colors, styles, hover, focus, that you can easily access and use.
Complex Documentation
Each element is well presented in a very complex documentation. You can read more about the idea behind this design system here. You can check the components here and the foundation here.
Example Pages
If you want to get inspiration or just show something directly to your clients, you can jump start your development with our pre-built example pages. You will be able to quickly set up the basic structure for your web project.
Table of Contents
- Demo
- Quick Start
- Documentation
- File Structure
- Browser Support
- Resources
- Reporting Issues
- Technical Support or Questions
- Licensing
- Useful Links
Versions
We are coding Argon Design System for this frameworks also. Chek’em out:
Coming soon
- Angular
- React
- Sketch
- Photoshop
Demo
Download and Installation
- Download from Github
-
Install with Bower:
bower install argon-design-system
-
Install with Composer:
composer create-project creativetimofficial/argon-design-system
-
Clone from Github:
git clone {{ site.product.github_clone }}
-
Install with Npm:
npm i argon-design-system-free
- Install with Yarn:
yarn add argon-design-system-free
Documentation
The documentation for the Argon Design System is hosted at our website.
File Structure
Within the download you’ll find the following directories and files:
argon/ ├── CHANGELOG.md ├── LICENSE.md ├── README.md ├── assets/ ├── css/ │ ├── argon.css │ ├── argon.css.map │ ├── argon.min.css │ ├── argon.min.css.map └── img/ │ ├── argon/ │ ├── brand/ │ ├── icons/ │ ├── ill/ └── js/ │ ├── argon.js │ └── argon.min.js └── scss/ │ ├── bootstrap/ │ ├── custom/ │ ├── argon.scss └── vendor/ ├── bootstrap/ ├── bootstrap-datepicker/ ├── font-awesome/ ├── headroom/ ├── jquery/ ├── nouislider/ ├── nucleo/ ├── popper/
Browser Support
At present, we officially aim to support the last two versions of the following browsers:
Resources
- Demo: https://demos.creative-tim.com/argon-design-system
- Download: https://www.creative-tim.com/product/argon-design-system
- Documentation: https://demos.creative-tim.com/argon-design-system/docs/getting-started/overview.html
- License Agreement: https://www.creative-tim.com/license
- Support: https://www.creative-tim.com/contact-us
- Issues: Github Issues Page
Reporting Issues
We use GitHub Issues as the official bug tracker for the Argon Design System. Here are some advices for our users that want to report an issue:
- Make sure that you are using the latest version of the Argon Design System. Check the CHANGELOG from your copy on our website.
- Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
- Some issues may be browser specific, so specifying in what browser you encountered the issue might help.
Technical Support or Questions
If you have questions or need help integrating the product please contact us instead of opening an issue.
Licensing
-
Copyright © 2019 Creative Tim (https://www.creative-tim.com)
-
Licensed under MIT (https://github.com/creativetimofficial/argon-design-system/blob/master/LICENSE.md)
Useful Links
- More products from Creative Tim
- Tutorials
- Freebies from Creative Tim
- Affiliate Program (earn money)
Social Media
- Twitter: https://twitter.com/CreativeTim
- Facebook: https://www.facebook.com/CreativeTim
- Dribbble: https://dribbble.com/creativetim
- Google+: https://plus.google.com/+CreativetimPage
- Instagram: https://www.instagram.com/CreativeTimOfficial