FRSH is a minimal livereload sever.
cd path/to/project- Execute command
frshwithin your project folder - Live reload server would be serve at
localhost:8080
go 1.16
make build
make install
make uninstall
Author: NanAsNumber
| Name | Name | Last commit date | ||
|---|---|---|---|---|
FRSH is a minimal livereload sever.
cd path/to/projectfrsh within your project folderlocalhost:8080go 1.16
make build
make install
make uninstall
Author: NanAsNumber