Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.

omniphx/EighteenthCenturyNameGenerator

Repository files navigation

bootstrap

Bootstrap of my Laravel 4 configurations using composer, bower, npm and gulp to compile project.

To start developing

  1. composer update
  2. bower install
  3. npm install
  4. gulp init
  5. gulp (to watch)