- Make sure you have go installed in your machine. You can check that using
$ go versionIf not installed go to Go install docs
- Else, Clone this repo
$ git clone https://github.com/Nivedita-coder/booking-application.git- To start the application change the directory to
booking-appand run
$ go run .