Skip to content

sndelhi3188/booklist

 
 

Repository files navigation

Booklist

This is a simple ZF2 application.

Installation

Using Composer (recommended)

Clone the repository and manually invoke composer using the shipped composer.phar:

cd my/project/dir
git clone git://github.com/akrabat/booklist.git
cd booklist
php composer.phar self-update
php composer.phar install

Virtual Host

Afterwards, set up a virtual host to point to the public/ directory of the project and you should be ready to go!

About

This is a simple ZF2 application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published