Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 324 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 324 Bytes

my-webpack-simple-demo

A Vue.js project

Build Setup

# install dependencies
npm install

# build in dist directory
npm run build

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

For detailed explanation on how things work, consult the docs for vue-loader.