Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

brandonxiang/mpa-pwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpa-pwa

Deprecated, please read vue-cli3.0

该项目已废弃,请参考vue-cli3.0的pwa章节构建项目。

多页面的打包框架,从ios对待pwa的态度更倾向于单页面。但是谷歌的更是倾向于pwa不仅仅是单页面应用,它可以应付多页面。像一众国内大厂(如饿了么)就是将网页应用切分为多页面。不同页面使用不同的manifest。

使用方法

$ npm install -g vue-cli
$ vue init brandonxiang/mpa-pwa my-project
$ cd my-project
$ npm install
$ npm run build:dll
$ npm run dev
$ npm run build

About

A template for vue project with mpa and pwa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published