Skip to content

bitlogik/vue-argon-design-system

 
 

Repository files navigation

Vue Argon Design System

Product Gif

Start your development with a Design System for Bootstrap 4 and VueJS. It is open source, free and it features many components that can help you creating amazing websites.

This is an active supported codebase forked version. @creativetimofficial stopped providing active support and updates for this codebase for months (oct 2019).

Fully Coded Components

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.

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.

Demo

Quick start

Prerequisites

  • Node v12 (eventually with build tools for gyp)
  • Yarn (npm -g install yarn)

Download

  • Download from Github.
  • or clone the repo: git clone https://github.com/bitlogik/vue-argon-design-system.git.

Install & run

yarn install
yarn serve

or after install, build the static elements : yarn build

The output static files are in the dist folder.

Documentation

The documentation for the Vue Argon Design System is hosted at CreativeTim website.

Browser Support

At present, we officially aim to support the last two versions of the following browsers:

Plus the last version of IE :

Resources

Reporting Issues

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:

  1. Make sure that you are using the latest version of the Vue Argon Design System. Check the CHANGELOG from this repository.
  2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
  3. 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

Packages

No packages published

Languages

  • Vue 61.2%
  • SCSS 35.6%
  • JavaScript 2.6%
  • HTML 0.6%