Hacker News new | ask | show | jobs
by exodust 3990 days ago
Do we know what's behind this on the server? Is this a Node.js thing? (perhaps obvious to many, but I'm not down with the server-side js scripting and templating lingo.)

Creating a site from a json file sounds good. I defintely want to play with that, but what is required on server?

1 comments

The site is a node app, so you would need node and npm (the package manager for node) on your system.