Skip to content

bvsbharat/style-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start your development with a GW Design System.

Start Application

You need to have gulp installed to run in localhost or you can direclty via opening index.html

Npm install

Gulp : to sart the application

Gulp build : To build the style files

File Structure

Within the download you’ll find the following directories and files:

argon/
├── CHANGELOG.md
├── LICENSE.md
├── README.md
├── src/
  ├── css/
  │   ├── base.css
  │   ├── style.css
  └── img/
  │   ├── brand/
  │   ├── icons/
  └── js/
  │   ├── main.js
  │   └── jquery-3.1.1.min.js
  └── scss/
  │   ├── config/business_theme_variables.css
  │   ├── config/consumer_theme_variables.css
  └── ├── main/
          ├── component
          ├── mixin
          ├── style.scss

Browser Support

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

Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published