Skip to content

confapp/web_guide

Repository files navigation

To build from scratch, first install Grunt. Run:

git submodule update --init --recursive
npm install .
grunt

And open test/index.html in a browser.