Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 735 Bytes

readme.md

File metadata and controls

40 lines (28 loc) · 735 Bytes


 创造不息,交付不止

Vue - Laravel - Example

Vue - Laravel - Example is a simple example to set Vue 2.0 with Laravel 5.1.

Install

  1. Clone the project to local
git clone https://github.com/jcc/vue-laravel-example.git
cd vue-laravel-example
  1. Install the dependencies
composer install
npm install
  1. Compiling Assets
gulp
  1. Visit the site: http://vue-laravel.app

License

The Vue - Laravel - Example is open-sourced software licensed under the MIT license