X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=README;h=d6287ffa9a6b9574b628db3165013db10ee935d0;hb=1a4e8d01f7a0ec4542399e80d0915646a2f432b2;hp=0699a370313345bba5494dfc7d2be896ce2d070e;hpb=29b3090fd5ed50e7d7aa71f007b75c53dc573df6;p=angular-mojolicious.git diff --git a/README b/README index 0699a37..d6287ff 100644 --- a/README +++ b/README @@ -19,10 +19,16 @@ using simple in-memory model for experimenting with local datasets using Installation: - git submodule init - git submodule update + git submodule init + git submodule update + +Optionally build angular to get single file download + + cd public/angular + rake compile + cd - Start it with: - ./angular-server.pl daemon --reload + ./angular-server.pl daemon --reload