Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 928 Bytes

README.md

File metadata and controls

42 lines (30 loc) · 928 Bytes

IgnitePHP

PHP framework for fast developing mobile apps using IgniteMarkup.

Installing

Before we start we must set up the bare minimum for it to work with composer:

$ composer init

Copy the script file 'ignite-build.php' to your project root directory, then run it:

$ cp vendor/appscend/ignite-php/ignite-build.php .
$ php ignite-build.php