Skip to content

Commit 45768d3

Browse files
authored
docs: add url link to vscode live server plugin
1 parent 83757e5 commit 45768d3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@ Simple localhost static website development environment for plain HTML, CSS, and
44

55
Its development static hosting and file-serving architecture are closer to traditional static web servers. Uses **Gulp** and **Browser-Sync**
66

7-
> [!NOTE]
7+
> [!NOTE]
88
> An alternate localhost static development environment using **Webpack**, also with live reload, is available at<br>
99
> https://github.com/weaponsforge/livereload-webpack
1010
11+
> [!TIP]
12+
> Are you using **VSCode** and **want to do live reload** but **do not want to install livereload-basic's Node dependencies** or **run it using Docker**?
13+
> [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) might be the tool for you. Check it out from from the Visual Studio Marketplace.
14+
1115
### Content
1216

1317
- [Dependencies](#dependencies)

0 commit comments

Comments
 (0)