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