Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 299 Bytes

README.md

File metadata and controls

executable file
·
16 lines (11 loc) · 299 Bytes

Vue.js and Foundation 6 with Webpack 2 Boilerplate

Boilerplate for setting up Vue.js and Foundation 6 with webpack 2.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build