Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 329 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 329 Bytes

Demo of Tornado + React

This application demonstrates server-side rendering of React components using the Tornado web framework and the Duktape embedded Javascript engine.

Todo

  • Use a version of duktape that depends on Cython
  • Get manifest.json working
  • Hook up the client side to do something interesting
  • Dockerfile