Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 655 Bytes

File metadata and controls

33 lines (23 loc) · 655 Bytes

Node.JS HTTP Markup Server

HTTP-server for markup (using express framework and ejs template engine)

NPM

WARNING! This is a dead project. Any updates usually is just for supressing vulnerability alerts.

Install

npm install -g http-markup-server

Usage

Copy config file (http-markup-server.config.json) to your markup directory and start the server:

http-markup-server

License

GPLv3