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