Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 279 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 279 Bytes

Purelywiki

Haiku

Purely wiki

TiddlyWiki-inspired

Written in Purescript

Prose

$ git clone --recursive https://github.com/ul/purelywiki
$ cd purelywiki
$ npm install
$ pulp dep install
$ npm run build
$ python server.py
$ open http://localhost:3000