Laravel 5.3 with uikit as example layouts implemented. This repo serves as a start repo for Laravel 5.3 projects with a nice ui. Saas before less. Webkit before bower.
Demo site at Elseif
Preferable a valet environment to get a quick install.
- Run
composer create-project ekandreas/l53uikit my-project - Go to the folder created, eg my-project
- Run
npm installto load all the node stuff - Run
bower updateto load some vendors - Run
gulpto create a frontend compilation
MIT