Hacker News new | ask | show | jobs
by philsnow 3132 days ago
it's not "based on" Node in any way.

> Here’s a quick way to run a server:

you could just as easily run `python -m SimpleHTTPServer 80` and skip installing anything.