heavysixer / d4-www

Example site for d4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D4 - Examples


This is the examples page for d4.

To view the examples, do the following:

  1. Clone d4 into a sibling directory to this repo
  2. Run npm install && bower install
  3. Run grunt server and view the page at localhost:3000

Open dist/index.html in your favorite browser to begin using the d4 examples site.

About

Example site for d4

License:MIT License


Languages

Language:JavaScript 52.6%Language:Handlebars 41.1%Language:CSS 6.3%