generator-es6-vue

0.5.1 • Public • Published

A simple vue.js + gulp + webpack generator based on es6

Getting Started

This generator default use babel transforms to all your JavaScript, so you don't need to write lang attribute for script tag in vue file

More infomation please refer to vue-loader

Install && Usage

$ npm install -g generator-es6-vue
$ mkdir myproject && cd myproject
$ yo jhw-vuejs

Command

# watch
npm start

# build
npm run build

License

MIT

Dependents (0)

Package Sidebar

Install

npm i generator-es6-vue

Weekly Downloads

1

Version

0.5.1

License

MIT

Last publish

Collaborators

  • madwiki