example of how to create forms that return users to the URI they came from
[catagits/Reaction.git] / README
CommitLineData
7adfd53f 1This is the Reaction MVC Platform.
2
3How to get to playing fast:
4
5perl Makefile.PL
6make installdeps
7make test # we're pre-0.01, some may fail
8script/componentui_server.pl
9
10This library is free software under the same terms as perl itself.