MatthewKosloski / sfdc-subscriber-mockups

High-Fidelity Mockups of the Low-Fidelity Wireframes of SFDC Subscriber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sfdc-subscriber-mockups

High-fidelity mockups for the SFDC Subscriber dashboard, written in static HTML and CSS. An adaptation of the 7-1 Sass architecture pattern and Brad Frost's Atomic Design Methodology.

Compiling SCSS code

Make sure the Sass node module is installed globally. If not, run:

npm install -g sass

Then, from src, run:

sass scss/style-guide.scss:style-guide.css --watch

About

High-Fidelity Mockups of the Low-Fidelity Wireframes of SFDC Subscriber


Languages

Language:HTML 67.2%Language:CSS 32.8%