Skip to content

jsebrech/o-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo demo app for php-o

This app demonstrates how PHP-O can be used in an actual project.

It's a server-side implementation of the TodoMVC application.

To run:

  • composer install
  • php -S localhost:80 -t path/to/o-demo

About

Todo app to demo the abilities of php-o

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published