Skip to content

pschfr/weatha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

To run:

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:https://localhost:8080!