A simple bootstrap theme for small projects developed with Laravel
To use this:
- Install composer https://getcomposer.org/download/
- Install Laravel 5.2 https://laravel.com/docs/5.2
- pull this with git pull
If you want to add or modify the gulp file you'll need to:
- Install Gulp with : npm install gulp
- Install Laravel Elixir : npm install laravel-elixir