0.0.6 • Published 6 years ago

diy-vue-cli v0.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

A DIY VUE CLI for scaffolding Vue.js projects.

Installation

Prerequisites: Node.js (>=6.x, 8.x preferred), npm version 3+ and Git.

$ npm install -g diy-vue-cli

Usage

$ create-vue-app <template-name> <project-name>

Example

$ create-vue-app happystory/webpack my-app