Skip to content

mauroreisvieira/ui-developer-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI Developer Theme

Environment for building a small HTML and CSS page with a modular approach, using SMACSS and BEM as preferred methodologies.

Prerequisites

This framework uses uses Node for core processing, npm to manage project dependencies, and gulp.js to run tasks and interface with the core library. Node version 4 or higher suffices. You can follow the directions for installing Node on the Node website if you haven't done so already. Installation of Node will include npm.

It's also highly recommended that you install gulp globally.