Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 476 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (19 loc) · 476 Bytes

Contributing to Slide-Deck

Issues, feedback, feature requests, and contributions are all welcome! Participation is subject to the OddBird code of conduct.

Demo page

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.