Minimal Vite app for trying @cfpb/design-system-react locally.
yarn installLink or install the library from the sibling design-system-react repo as needed, then:
yarn devStyles are loaded in src/main.tsx via import '@cfpb/design-system-react/index.css'.
Edit src/App.tsx to add or exercise components.