1
Install the design system
2
Setting up your files
In the style of your component, or a global style fileIn the jsx file you want to import the components
App.css
App.tsx
3
Done!
Now you can do whatever you want with the component
App.tsx
Install and configure React
Install the design system
Setting up your files
Done!