Skip to content

Files

Latest commit

 

History

History
21 lines (15 loc) · 430 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 430 Bytes

Middleman Template with webpack and svelte

Simple boilerplate to start projects with modern frontend stack using external assets pipeline managed by webpack.

Requisites

  • Ruby 2.3.3
  • Middleman >= 4
  • Node >= 5.10
  • Yarn (optional)

Install

$ middleman init PROJECT_NAME -T vortizhe/middleman-webpack-svelte