Simple js app for getting weather data from Yahoo
See fornit1917.github.io/weather
Install node (version >= 4), npm (version >= 3), gulp and run:
npm install
gulp all
or, if you need js-optimizations:
npm install
gulp all-min
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple js app for getting weather data from Yahoo
See fornit1917.github.io/weather
Install node (version >= 4), npm (version >= 3), gulp and run:
npm install
gulp all
or, if you need js-optimizations:
npm install
gulp all-min