/springtime-in-react-town

A presentation about React Spring and accessible animations

Primary LanguageJavaScript

Development

To run the presentation deck in development mode:

yarn start

Edit the deck.mdx file to get started.

Exporting

To build the presentation deck as static HTML:

yarn build