Skip to content

dreadlokeur/Midi-ChloriansPHPSkeletonApplication

Repository files navigation

Midi-ChloriansPHPSkeletonApplication

Introduction

This is a simple, skeleton application using the Midi-ChloriansPHP Framework

Installation

Using Composer (recommended)

cd my/project/dir
git clone git://github.com/dreadlokeur/Midi-ChloriansPHPSkeletonApplication.git
cd Midi-ChloriansPHPSkeletonApplication
php composer.phar self-update
php composer.phar install

(The self-update directive is to ensure you have an up-to-date composer.phar available.)

Using Bower for loading Template (default) dependencies

npm install -g bower
cd my/project/dir/application/views/default/assets/
bower install

About

Sample application skeleton using the Midi-ChloriansPHP Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published