Skip to content

dreamhousedisco2/dreamhouse-disco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dreamhouse Disco

Interactive jukebox app to demo Heroku basics

If you are looking for a previous version of Dreamhouse Disco, you might find it over here.

[SCREENSHOT]

Deploy to Heroku

Deploy

Contribute

Run locally

Replace the value of TRAVOLTA_URL below with your Travolta.

git clone git@github.com:heroku/dreamhouse-disco.git
npm install
npm run build
TRAVOLTA_URL="http://localhost:3000" npm start

NOTE: npm run start-dev does not work right now.

About

Interactive jukebox app to demo Heroku basics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 68.4%
  • JavaScript 30.2%
  • HTML 1.4%