Skip to content

brianotoole/webpack2-boiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack2-boiler

learning vue.js

Build Setup

# install dependencies
npm install

# serve via Webpack Dev Server (localhost:8080)
npm run build

# build for production with minification
npm run build:prod

Releases

No releases published

Packages

No packages published