Skip to content

SimonWaters/mp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 55.7%
  • HTML 43.0%
  • CSS 1.3%