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

Bytetree/codeigniter-base-adminlte

 
 

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.3%
  • CSS 4.3%
  • JavaScript 1.6%
  • HTML 1.2%
  • Shell 0.6%