Skip to content

Plakumat/geolocation-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Weather Application with Geolocation + Gulp + SCSS

Installation

Firstly; clone files from this repository to your directory.

git clone https://github.com/Plakumat/geolocation-weather-app.git

After that; If you want to edit SCSS, SASS files with Gulp, you must install Gulp.js with the following this steps from here GulpJS.

Don't forget to run with NodeJS. If you don't have NodeJS on your computer, you can download from here NodeJS.

Create a http-server

Open your terminal and type:

http-server

app-image