Skip to content

dabit3/hype-beats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hype Beats

This is a fork of hooks-drum-machine by Ken Wheeler, implemented with GraphQL subscriptions so you can collaborate on your next fire solo album.

Click here to view the demo.

To deploy this app - Amplify Console

Deploy the full stack to the Amplify Console:

amplifybutton

To run locally - Amplify CLI

  1. Clone the repo

  2. Initialize the project

amplify init

amplify push
  1. Start the app
npm start