Skip to content

Denyska-H/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Weather App

View Demo · Report Bug

About The Project

project screen

This website presents information about the weather and climate for almost every city around the world.

Installation

  1. Clone the repo

    git clone https://github.com/Denyska-H/Weather-App.git
  2. Install NPM packages

    npm install (npm i)
  3. Run gulp command

    gulp
  4. Other gulp commands

    npm run dev - do the same as gulp (run build in developer mode)

    npm run build - run build in build mode

    npm run zip - collects build into one archive

Contact

Denys Hleba

Project Link: Weather App

(back to top)