Vue - Laravel - Example
Vue - Laravel - Example is a simple example to set Vue 2.0
with Laravel 5.1
.
Install
- Clone the project to local
git clone https://github.com/jcc/vue-laravel-example.git
cd vue-laravel-example
- Install the dependencies
composer install
npm install
- Compiling Assets
gulp
- Visit the site: http://vue-laravel.app
License
The Vue - Laravel - Example is open-sourced software licensed under the MIT license