Simple weather app built with NPM, Gulp, CoffeeScript, Pug, and Sass. The weather information comes from Dark Sky, weather icons are Skycons, also from Dark Sky.
Clone / download then enter the directory. Run npm install to install dependencies, npm start to generate the dist\ folder, and then poll for changes. Now open http://localhost:8080!
