atomik/skeleton

Application skeleton for Atomik Framework

3.1.1 2013-08-13 07:16 UTC

This package is not auto-updated.

Last update: 2024-04-13 11:15:22 UTC


README

Skeleton application for Atomik Framework

The skeleton is a base Atomik application with a basic directory structure which let you start building your project in a matter of seconds!

$ php composer.phar create-project atomik/skeleton /path/to/my/install/folder

Navigate to your website in your browser (ie. http://localhost) where you should see a congratulation message.

To activate pretty URLs, rename the htaccess.example file to .htaccess