Skip to content

carolineartz/learning-box-model

Repository files navigation

##Learning Box Model: box-sizing

###Run/Develop:

Requirements:

  • bower, gulp, sass (ruby)
npm install -g bower gulp
gem install sass

Setup

  1. Clone Repo
  2. Install node modules and bower components / dependencies
npm install && bower install
  1. Run
gulp serve

TODO:

  • Unit Tests
  • Add/Remove margin from calculated size
  • Responsive Styles