Issues, feedback, feature requests, and contributions are all welcome! Participation is subject to the OddBird code of conduct.
The index.html
page
is published to
https://slide-deck.netlify.app
.
To start a local server for testing, run:
# command line
npm start
Then go to http://localhost:8080/ in a web browser.