High-Fidelity Mockups of the Low-Fidelity Wireframes of SFDC Subscriber
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.
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