First and foremost, you have to install node.js on your machine (if, it is not already installed), then follow these 4 simple steps below:
Step 1: Clone this entire repo
$ git clone https://github.com/Suprokash101/html-css-starter-project-with-BrowserSync-liveReload.gitStep 2: Edit the directory name or Move into the directory as it is
$ cd html-css-starter-project-with-BrowserSync-liveReloadStep 3: Install dependencies
$ npm installStep 4: Run the example
$ npm startYour browser will open....Now edit index.html and/or css/main.css and/or js/main.js file inside app directory...:heart: :heart: :heart: