A Middleman template project. Using the following open source tools:
- SCSS
- Autoprefixer
- Babel
- AirBnB ESlint
- Webpack (for JS module bundling)
middleman init -T Instrument/middleman-template-instrument .
If you run into trouble, make sure you have middleman CLI installed globally:
gem install middleman
Also, be sure to have Ruby ^2.2.2