/examples/helloworld/README

http://pyjamas.googlecode.com/ · #! · 7 lines · 4 code · 3 blank · 0 comment · 0 complexity · 527a4af03423d3c2e5c5ca7a55bc0b50 MD5 · raw file

  1. This is a port of Google's Hello example.
  2. To build, run ./build.sh or:
  3. ../../builder/build.py Hello
  4. and then open output/Hello.html in a web browser.