This website presents information about the weather and climate for almost every city around the world.
-
Clone the repo
git clone https://github.com/Denyska-H/Weather-App.git
-
Install NPM packages
npm install (npm i)
-
Run gulp command
gulp
-
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
Denys Hleba
Project Link: Weather App