Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

matthewlehner/middleman-webpack

Repository files navigation

Instrument Middleman Template

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

Front End

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

Setup

npm install bundle install

Local environment

To spin up a local middleman server run:

bundle exec middleman server

Builds

To build static assets:

bundle exec rake build

About

Middleman with Webpack for the asset pipeline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published