/app

The app!

Primary LanguageCSS

Instrument Middleman Template

A Middleman template project. Using the following open source tools:

  • SCSS
  • Autoprefixer
  • Babel
  • AirBnB ESlint
  • Webpack (for JS module bundling)

Setup

npm install bundle install

Local environment

To start up a local server run:

bundle exec middleman server

Build

bundle exec middleman build