/one-page-server

It's just a server. It don't do nothing.

Primary LanguageJavaScript

One Page Server

That's it! This server doesn't do nothing but it's a quick example of how to get one up and running.

Installation

npm install

Running

node app.js

Or, you can simply run npm start which runs the same command.