learning-box-model icon indicating copy to clipboard operation
learning-box-model copied to clipboard

Angular app for teaching box-sizing

##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