Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/birdgg/generator-vuejs

[OUTDATED]A simple Vue + Webpack yeoman generator
https://github.com/birdgg/generator-vuejs

Last synced: 4 months ago
JSON representation

[OUTDATED]A simple Vue + Webpack yeoman generator

Awesome Lists containing this project

README

        

**This repo is no longer maintained, please use vue-cli instead**

A simple Vue + Webpack yeoman generator

**NOTE:** It only supports Vue 1.0.x now

## Installation && Usage
```
$ npm install -g generator-vuejs
$ mkdir myproject && cd myproject
$ yo vuejs
```

## Command
```
npm run dev
npm run build
```
## License

MIT