We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4bca55d + c1b39f2 commit 971c2adCopy full SHA for 971c2ad
README.md
@@ -1,6 +1,8 @@
1
# Rusty Live Server
2
3
-Minimal local async development server with live reload feature for static & dynamic pages
+Minimal local async development server with live reload feature for static & dynamic pages.
4
+
5
+[Does the same as this vscode extension](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)
6
7
```sh
8
rusty-live-server ./html --port 8080
0 commit comments