Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 758 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 758 Bytes

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