/express.js

Small express.js setup to deploy a lightweight http server

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

express.js

Small express.js setup to deploy a lightweight http server

How to use it

Simply add the files you want to serve to the public folder.

Then make sure you run npm install to download the required node modules.

Simply start the server with node .