/sunrisesunset-client

for whitney.org with Allard van Hoorn

Primary LanguageCSS

Whitney Sunrise Sunset

Allard van Hoorn, code by Ryan Deussing

Demo at sunrisesunset.surge.sh

To run locally

$ npm install && bundle install
$ gulp

To re-build production files

This will spit production-ready code into dist

$ gulp build --prod