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.
Vue 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.
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.
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.
- Demo
- Quick Start
- Documentation
- File Structure
- Browser Support
- Resources
- Reporting Issues
- Technical Support or Questions
- Licensing
- Useful Links
- Download from Github.
- Download from Creative Tim.
- Clone the repo:
git clone https://github.com/creativetimofficial/vue-argon-design-system.git
.
The documentation for the Vue Argon Design System is hosted at our website.
Within the download you’ll find the following directories and files:
argon/ |-- vue-argon-design-system |-- App.vue |-- main.js |-- router.js |-- assets | |-- scss | | |-- argon.scss | | |-- bootstrap | | |-- custom | |-- vendor | |-- font-awesome | | |-- css | | | |-- font-awesome.css | | | |-- font-awesome.min.css | | |-- fonts | | |-- FontAwesome.otf | | |-- fontawesome-webfont.eot | | |-- fontawesome-webfont.svg | | |-- fontawesome-webfont.ttf | | |-- fontawesome-webfont.woff | | |-- fontawesome-webfont.woff2 | |-- nucleo | |-- css | | |-- nucleo-svg.css | | |-- nucleo.css | |-- fonts | |-- nucleo-icons.eot | |-- nucleo-icons.svg | |-- nucleo-icons.ttf | |-- nucleo-icons.woff | |-- nucleo-icons.woff2 |-- components | |-- Badge.vue | |-- BaseButton.vue | |-- BaseCheckbox.vue | |-- BaseInput.vue | |-- BaseNav.vue | |-- BaseRadio.vue | |-- BaseSlider.vue | |-- BaseSwitch.vue | |-- Card.vue | |-- CloseButton.vue | |-- Icon.vue | |-- NavbarToggleButton.vue |-- layout | |-- AppFooter.vue | |-- AppHeader.vue |-- plugins | |-- argon-kit.js | |-- globalComponents.js | |-- globalDirectives.js |-- views |-- Components.vue |-- Landing.vue |-- Login.vue |-- Profile.vue |-- Register.vue |-- components |-- BasicElements.vue |-- Carousel.vue |-- CustomControls.vue |-- DownloadSection.vue |-- Examples.vue |-- Hero.vue |-- Icons.vue |-- Inputs.vue |-- JavascriptComponents.vue |-- Navigation.vue
At present, we officially aim to support the last two versions of the following browsers:
- Demo: https://demos.creative-tim.com/vue-argon-design-system
- Download: https://www.creative-tim.com/product/vue-argon-design-system
- License Agreement: https://www.creative-tim.com/license
- Support: https://www.creative-tim.com/contact-us
- Issues: Github Issues Page
We use GitHub Issues as the official bug tracker for the Vue 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 Vue 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.
If you have questions or need help integrating the product please contact us instead of opening an issue.
-
Copyright © 2018 Creative Tim (https://www.creative-tim.com)
-
Licensed under MIT (https://github.com/creativetimofficial/vue-argon-design-system/blob/master/LICENSE.md)
- More products from Creative Tim
- Tutorials
- Freebies from Creative Tim
- Affiliate Program (earn money)
- 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