This is the codebase for the latest iteration of the Rhythm Randomizer: https://www.rhythmrandomizer.com
Note that this project was bootstrapped with Create React App.
- Run
npm install
to install all dependencies - Run
npm start
to start the development server. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits. You will also see any lint errors in the console.
Run npm test
to launches the test runner in the interactive watch mode.
Have an idea to help make the Rhythm Randomizer even better? Create an issue on the issues page, or fork this repository and submit a pull request with the change!
© Copyright Bob D'Errico. Code re-use is licensed through the GNU General Public License. All other rights reserved.