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

https://github.com/korbinzhao/generator-vuemultipage

多页面 vue 脚手架
https://github.com/korbinzhao/generator-vuemultipage

Last synced: 25 days ago
JSON representation

多页面 vue 脚手架

Awesome Lists containing this project

README

        

## description
a multi page vue project

## examples

```
npm install -g yo
npm install -g generator-vuemultipage

mkdir vuemultipage-example
cd vuemultipage-example

yo vuemultipage

```