Slide deck for my intro to Tone.js and Reactronica presentation.
To run the presentation deck in development mode:
npm start
Edit the deck.mdx
file to get started.
To build the presentation deck:
npm run build
Built with MDX Deck and Code Surfer