Be sure you have go
command available locally
Clone the repository:
$ git clone https://github.com/keribend/fast-track.git
Then you can run the project locally:
$ go run main.go
Open the root page at localhost with your browser:
http://localhost:9000