Skip to content
This repository has been archived by the owner on Mar 2, 2018. It is now read-only.

wmfe/offline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

offline

A simple Vue 2.0 H5 + offline setup for quick prototyping.

This template is JavaScript Standard Style.

This template is Vue 2.0+ compatible.

Usage

This is a project template for vue-cli.

$ npm install -g vue-cli
$ vue init wmfe/offline my-project
$ cd my-project
$ npm install
$ npm run dev

What's Included

  • npm run dev: App with proper config for source map & hot-reload.

  • npm run build: Production build with HTML/CSS/JS minification.

  • npm run offline: Build for offline and output release.zip of offline

Attention

! You maybe need to change your pluginId,which default is bdwm.plugin.offlinetest.

Fork It And Make Your Own

You can fork this repo to create your own boilerplate, and use it with vue-cli:

vue init username/repo my-project

About

H5 离线包开发脚手架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages