Home

Awesome

Atomik Skeleton Application

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