Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 280 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 280 Bytes

Moovee

Moovee is a simple cinema time scheduler.

Sorry for that there's no devel doc here currently.

Develpment

a simple way to develop under Unix environment

$ make     # build
$ php -S 127.0.0.1:8000 -t .

then open browser to access http://127.0.0.1:8000