A Middleman template project. Using the following open source tools:
- SCSS
- Autoprefixer
- Babel
- AirBnB ESlint
- Webpack (for JS module bundling)
npm install
bundle install
To start up a local server run:
bundle exec middleman server
bundle exec middleman build