Skip to content

A skeleton mvc-app using Iplox, Smarty, jQuery and Bootstrap.

Notifications You must be signed in to change notification settings

iplox/iplox-mvc-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iplox Mvc Skeleton

This is a skeleton mvc application to get started with the Iplox framework. This code will also serve as starting point and reduce boilerplate code for any project.

For more information about the Iplox framework visit the project website.

Getting started

git clone https://github.com/iplox/iplox-mvc-skeleton
cd iploxphp-mvc-skeleton
git remote set-url origin <new-project-repo-url>

Install composer dependencies

composer install

Install bower dependencies

bower install

About

A skeleton mvc-app using Iplox, Smarty, jQuery and Bootstrap.

Resources

Stars

Watchers

Forks

Packages

No packages published