Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adeattwood/yii2-vuejs


https://github.com/adeattwood/yii2-vuejs

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

Yii2 Vuejs
==========
Bringing vuejs to yii2

Installation
------------

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist adeattwood/yii2-vuejs "*"
```

or add

```
"adeattwood/yii2-vuejs": "*"
```

to the require section of your `composer.json` file.

For more info view the [documentation](http://htmlpreview.github.io/?https://github.com/AdeAttwood/yii2-vuejs/blob/master/docs/index.html)