/vue-dynamic-component

vue动态加载组件(经过webpack编译好的组件,通过http下载后使用)

Primary LanguageJavaScript

vue-webpack-simple

A Vue.js project

Build Setup

#download
git clone https://github.com/zhuzhiqiang/vue-dynamic-component.git

# install dependencies
npm install

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

# build for production with minification
npm run build:component

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