Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 225 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 225 Bytes

unmonastery.eu

website of unMonastery

dev setup

$ bower install
$ npm install
$ cp config/daemon.example.js config/daemon.js
$ grunt import

$ grunt

open http://localhost:8080 in your browser