A simple web application for viewing the weather in a selected city.
- 
Template-engine Handlebars
 - 
CSS-preprocessor Stylus
 
- 
Clone the project using the following command:
$ git clone https://github.com/Morvuddr/WeatherWebApplication.git - 
Install npm
 - 
Inside project directory stylus using the following command:
npm install stylus ./node_modules/.bin/stylus style.styl --out ./ - 
Open index.html in your browser
 - 
???
 - 
Profit
 
- 
After editing style.styl use:
./node_modules/.bin/stylus style.styl --out ./