Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 326 Bytes

File metadata and controls

10 lines (9 loc) · 326 Bytes

Run the App:

git clone https://github.com/garronej/react-dsfr-vite-demo
cd react-dsfr-vite-demo
yarn
yarn dev

NOTE: This demo app uses the library react-router just to show that it works but please use type-route or tanstack-router instead.