This webapp is built in GO.
go run [class.go] to run single file.
go run [.] to run all dependancies / files required.
go build [.] && run [.]
go get github.com/pilu/fresh@latest
Start FRESH through terminal in SRC folder where [main.go] is located - Command: [fresh]