Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 315 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 315 Bytes

EsterenTiddlyWiki

Requirements

  • NodeJS >v0.10.
  • NPM installed globally, and available from command line.

Install

Install dependencies:

$ npm install

Run the server for the esteren wiki:

npm run server

Visit http://127.0.0.1:8080 to use the wiki.