Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 847 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 847 Bytes

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