Web Application Skeleton Our current setup for web apps. Uses RequireJS, Backbone.js and React. How to run Install httpster (python -m SimpleHTTPServer doesn't cut it, because it can't handle pushstate). # clone repo $ cd src $ httpster -s Open localhost:3333.