Skip to content

CodeIgniter Boilerplate in usage of Composer, NPM, Bower, & Gulp for the setup.

Notifications You must be signed in to change notification settings

JonZiemlich/codeigniter-boilerplate

Repository files navigation

CodeIgniter Boilerplate - HCMV

Installation

  1. Clone this GIT
  2. Run Command "bash init.sh" for setting Project Data in Project Files!

Usage

  • Add your Codeigniter and PHP Modules to composer.json
  • Add your Assets to bower.json
  • Combine your Assets with Gulp ( gulpfile.js )

To update and combining run Command:

composer update

Point your Webserver to public folder!

Components

Uses

  • Composer
  • Composer/installers
  • Bower
  • NPM
  • Gulp
  • Laravel Elixir

CodeIgniter

DEMO Content

Idea from

Releases

No releases published

Packages

No packages published

Languages