Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/l-chris/ving

Use vue with wing!
https://github.com/l-chris/ving

framework vue

Last synced: about 2 months ago
JSON representation

Use vue with wing!

Awesome Lists containing this project

README

        

Ving

Use Vue with wing!


Your star is the greatest encouragement to me.

## ✨ Features:

- flexible plugins system
- auto import modules
- webpack4

## 🔧 Installation

### NPM

```bash
npm install ving --save
```
### YARN

```bash
yarn add ving
```

## 📦 Usage

```js
ving( dev) // run app
ving build // build app
```