aboutsummaryrefslogblamecommitdiffstats
path: root/README
blob: 55536d841dfe88b5edca8fe5eab6c667cba34dc2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                  
This is the Reaction MVC Platform.

How to get to playing fast:

perl Makefile.PL
make installdeps
make test                    # we're pre-0.01, some may fail
script/componentui_server.pl

This library is free software under the same terms as perl itself.