Skip to content

Suprokash101/gulp-starter-kit-with-browserSync-liveReload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation/Usage:

First and foremost, you have to install node.js on your machine (if, it is not already installed), then follow these 4 simple steps given below:

Step 1: Clone this entire repo

$ git clone https://github.com/Suprokash101/gulp-starter-kit-with-browserSync-liveReload.git

Step 2: Edit the directory name or Move into the directory as it is

$ cd gulp-starter-kit-with-browserSync-liveReload

Step 3: Install dependencies

$ npm install

Step 4: Run the example

$ gulp

Additional Info:

Your browser will open....Now edit index.html and/or css/main.css file inside app directory. You can also create other css files and link them with index.html file or main.css file, if you want...

List of npm packages used:

  • gulp
  • browser-sync

Big thanks to all the authors of these packages ❤️ ❤️ ❤️