Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 435 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 435 Bytes

QMusic

CS 130 Project

To run this app locally:

  • Install GO and follow setup instructions at: https://golang.org/doc/install
  • Clone this repo into your $GOPATH/src/... directory (follow projects directory setup as described by link above. For example, your directory structure could be $GOPATH/src/github/Avinodh/QMusic)
  • Build the project with: go build
  • Run the web server: ./QMusic
  • Navigate to: localhost:8080/