Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 792 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 792 Bytes

A simple web application for viewing the weather in a selected city.

Used technologies

Launch instructions

  1. Clone the project using the following command: $ git clone https://github.com/Morvuddr/WeatherWebApplication.git

  2. Install npm

  3. Inside project directory stylus using the following command:

     npm install stylus
    
     ./node_modules/.bin/stylus style.styl --out ./
    
  4. Open index.html in your browser

  5. ???

  6. Profit

Instructions to edit the project

  1. After editing style.styl use:

      ./node_modules/.bin/stylus style.styl --out ./