/dagger-website

The website for Dagger.js

Primary LanguageJavaScript

dagger-website

This is the repo for the website http://www.daggerjs.com.

Building
$ npm install
$ grunt
Running
$ foreman start
# -- or --
$ node app.js