Skip to content

Latest commit

 

History

History
executable file
·
21 lines (13 loc) · 384 Bytes

File metadata and controls

executable file
·
21 lines (13 loc) · 384 Bytes

How to build a design system - #101 spletne urice presentation

Presentation link

Development

To run the presentation deck in development mode:

npm start

Edit the deck.mdx file to get started.

Exporting

To build the presentation deck as static HTML:

npm run build