Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adeattwood/yii2-vuejs
https://github.com/adeattwood/yii2-vuejs
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/adeattwood/yii2-vuejs
- Owner: AdeAttwood
- Created: 2017-02-25T13:10:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-02-25T21:06:43.000Z (over 7 years ago)
- Last Synced: 2024-10-12T20:22:05.936Z (24 days ago)
- Language: PHP
- Size: 85.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Yii2 Vuejs
==========
Bringing vuejs to yii2Installation
------------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)