Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 396 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 396 Bytes

Drum Machine

This project was bootstrapped with Create React App.

Running

The easiest way to run the Drum Machine is to use Docker Compose

docker-compose up

For those who like to tinker, you can build the Docker image yourself or use the npm / Yarn commands supported by Create React App.