ppi / website

The PPI Website

Home Page:http://www.ppi.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Code behind the www.ppi.io website using PPI framework.

Installation

Drop this skeleton app into your document root somewhere. You need to run the composer library to obtain the vendor dependencies that PPI requires.

curl -s http://getcomposer.org/installer | php
php composer.phar install

Ideally you'll want to set up a vhost on your httpd web server to point your domain to the /public/ folder of your PPI skeleton app, but for now you're still able to browse to http://localhost/skeletonapp/public/

About

The PPI Website

http://www.ppi.io

License:MIT License


Languages

Language:JavaScript 44.1%Language:PHP 34.9%Language:CSS 18.6%Language:Shell 1.7%Language:Smarty 0.3%Language:PLpgSQL 0.3%Language:ApacheConf 0.0%