create h5 app

δΈ­ζ–‡η‰ˆ


NPM version Build status Coverage status Dependency status

Yet Another Vue App Starter Kit.

Introduction

A simplified template for vue single-page applications.

Usage

Create project

$ npm i apfe-cli -g
$ apfe create h5-app path/to/project
$ apfe create h5-app path/to/project -c mynpm # use specified npm client
$ npm i create-h5-app -g
$ create-h5-app path/to/project

For more options, please read usage:

$ create-h5-app --help

Build project

$ npm i
$ npm run dev
$ npm run build

Test project

$ npm run dev:test
$ npm run test

Features

Webpack Build Detail

Compile Result

vue-webpack-starter-kit

Webpack Build Report

All modules.

vue-webpack-starter-kit

Except vue-package.

vue-webpack-starter-kit

FAQ

Will it be updated in time?

Of course, our team will always follow up.

What is Datahub and Macaca?

This is our integrated set of test and mock solutions. https://macacajs.github.io

License

MIT