Skip to content

tOkeshu/GhettoBlaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GhettoBlaster

Then everyone started to move, People rejoiced, instead of financing. Their preconceived notions were shattered, By the super-old white people dancing.

GhettoBlaster is a web music player as well as a friend-to-friend music sharing network.

Get started

Clone the repository:

$ git clone https://github.com/tOkeshu/GhettoBlaster

Install dependencies:

$ cd GhettoBlaster
$ npm install

Launch a build via gulp

$ npm install gulp -g
$ gulp compile # or gulp watch

Launch the GhettoBlaster server

$ bin/ghettoblaster
Listening on port 4438

Open a browser at http://localhost:4438 and enjoy!

License

GhettoBlaster is released under the terms of the GNU Affero General Public License v3 or later.