Ecosyste.ms: Awesome

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

https://github.com/ChangJoo-Park/vue-component-generator

Vue component generator :)
https://github.com/ChangJoo-Park/vue-component-generator

Last synced: about 2 months ago
JSON representation

Vue component generator :)

Lists

README

        

# Vue Component Generator

> vue.js component generator for beginner

See [Demo](https://youtu.be/Y61FvCRh8Qw)

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
```