/mp

Primary LanguagePHPCreative Commons Zero v1.0 UniversalCC0-1.0

Model Platform

Please only run Model Platform locally. The code has been written to be robust against user error but not attack.

Model platofrm has the following dependencies:

php5 php5-gd php5-sqlite

You can run Model Platform as follows:

cd mp/src
php -S localhost:6789

Then connect to:

http://localhost:6789/

in your web browser to interact with Model Platform.