/webpack-multipages-template

Vue+Webpack+multipages

Primary LanguageJavaScript

Webpack multipages template

A Vue.js project

Build Setup

# install dependencies
npm install

# watching files in development
npm run watch

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report