vue-html5plus / vue-html5plus-template

A template for building App with vue.js and html5plus.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-html5plus-template

A template for building App with vue.js and html5plus.

Usage

install vue-cli:

$ npm install -g vue-cli

download template:

$ vue init vue-html5plus/vue-html5plus-template my-project
$ cd my-project
$ npm install
$ npm run start
$ npm run dev

About

A template for building App with vue.js and html5plus.

License:MIT License


Languages

Language:JavaScript 72.9%Language:CSS 26.2%Language:HTML 1.0%