vue-cli-template-OW

vue-cli template for ow;

Usage

$ npm install -g vue-cli
$ vue init HowardTangHw/vue-cli-template-ow my-project
$ cd my-project
$ npm install
$ npm run dev