Vue - Laravel - Example is a simple example to set Vue 2.0
with Laravel 5.1
.
- 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
The Vue - Laravel - Example is open-sourced software licensed under the MIT license