Skip to content

Avinodh/QMusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

CS 130 Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors