3.1.0 • Published 10 years ago
standard-bank-life-insurance v3.1.0
Standard Bank Life Insurance Style Guide
Requirements
Ensure that the following is installed on your computer:
Getting Started
- Clone the repository:
git clone git@github.com:we-are-next/standard-bank-life-insurance.git - Change to the directory you cloned the repository into: e.g.
cd styleguide - Install the required dependencies:
npm install - Start a local server:
npm start
Features
- Breakpoints, Colors, Fonts
less/generic/variables.less
- Clearfix, Fluid Embeds, Text Utilities
less/base/helpers.less
- Transforms, Transitions
less/generic/mixins.less
Components
Polyfills
The following scripts are included for IE8 and below:
Linting and Validation
- HTML:
grunt validation:build - CSS:
grunt csslint:build - JavaScript:
grunt jshint:build
Deploying
- Update the FTP server credentials in the
.ftppassfile - Update the FTP deployment paths for the
ftp-deploytask inGruntfile.js - Run the task:
grunt deploy
3.1.0
10 years ago
