ekandreas / l53uikit by EkAndreas

The Laravel Framework in uikit examples.
20
5
1
Package Data
Maintainer Username: EkAndreas
Package Create Date: 2016-08-30
Package Last Update: 2016-09-02
Home Page: http://l53uikit.elseif.se/
Language: HTML
License: MIT
Last Refreshed: 2024-04-30 15:07:25
Package Statistics
Total Downloads: 20
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 5
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

l53uikit

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

Demo site at Elseif

Install

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 install to load all the node stuff
  • Run bower update to load some vendors
  • Run gulp to create a frontend compilation

License

MIT