Skip to content

A boilerplate of Laravel 5 and Gulp for initializing your full stack project

Notifications You must be signed in to change notification settings

appleboy/boilerplate5

Repository files navigation

Boilerplate5

A boilerplate of Laravel 5 and Gulp for initializing your full stack project.

Requirements

  • Git (2.2.0+)
  • Node.js (0.10.0+)
  • Ruby (2.0.0+)
  • RubyGem Bundler (1.7.9+)
  • PHP (5.4.0+)
  • PHP mcrypt extension

Integrations

  • Gulp
  • Bower
  • Hologram

Installation

Create project by composer create-project:

$ composer create-project jaceju/boilerplate5 <project-name> -s dev

Gulp commands

Run built-in web server with livereload:

gulp watch

Build assets with minify, packing:

gulp

License

MIT

About

A boilerplate of Laravel 5 and Gulp for initializing your full stack project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published