/od-sample

An example repository for the One District Project.

Primary LanguageCSS

Sample for OD Project

A sample project - Assemble / Foundation Prototype

Author: MCED(mced.it)

Based on: Zurb Foundation Assemble.io Grunt, Bower, Libsass

For working: how to setup / launch server

  • clone & cd /TOT
  • $ bower install && npm install
  • $ grunt server
  • go to localhost:9000
  • save a .hbs file

Tips

Temporary fix for error on compile with libsass and foundation 5.4.3.

In case of error

How to deploy

  • take all /dist content and put it on your webserver :)