/components-as-data-presentation

Components as Data: A Cross Platform GraphQL Powered Component API

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