A bootstrap theme form my projects

Maintainers

Details

github.com/braicauc/bt1

Source

Issues

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:project

dev-master 2016-07-25 03:19 UTC

This package is not auto-updated.

Last update: 2024-05-23 01:16:07 UTC


README

A simple bootstrap theme for small projects developed with Laravel

To use this:

  1. Install composer https://getcomposer.org/download/
  2. Install Laravel 5.2 https://laravel.com/docs/5.2
  3. pull this with git pull

If you want to add or modify the gulp file you'll need to:

  1. Install Gulp with : npm install gulp
  2. Install Laravel Elixir : npm install laravel-elixir