Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 760 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 760 Bytes

middleman-bootstrap3-sass-slim

What's required

Ruby for middleman NPM and Bower for javascript dependancies

What's included

Installation

git clone https://github.com/acoustep/middleman-bootstrap3-sass-slim.git ~/.middleman/bootstrap3-sass-slim

middleman init project_name --template=bootstrap3-sass-slim

cd project_name

bower install

middleman