alex2wong / mpa-template

multi-page and lazy-load webpack template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mpa-template

multi-page and lazy-load webpack template

promote first screen performance by code split.

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

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

About

multi-page and lazy-load webpack template


Languages

Language:JavaScript 83.0%Language:Vue 9.1%Language:HTML 7.8%