Start your development with a GW Design System.
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
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
At present, we aim to support the last versions of the following browsers:
- Demo: Live link