File tree Expand file tree Collapse file tree 4 files changed +11
-21
lines changed Expand file tree Collapse file tree 4 files changed +11
-21
lines changed Original file line number Diff line number Diff line change 1- This is a test Web App to test the integration of ` @codegouvfr/react-dsfr ` with Create React App
2- You can run it locally with:
1+ Run the App:
32
43``` bash
54git clone https://github.com/codegouvfr/react-dsfr
65cd react-dsfr
76yarn
8- yarn build
97yarn start-cra
10- ```
8+ ```
Original file line number Diff line number Diff line change 11
2-
3- # tss-react + MUI setup in a Next.js project
4-
52Run the App:
63
74``` bash
8- git clone https://github.com/garronej/tss- react
9- cd tss- react
5+ git clone https://github.com/codegouvfr/ react-dsfr
6+ cd react-dsfr
107yarn
11- yarn build
12- yarn start_ssr
8+ yarn start-next-appdir
139```
14-
15- It's live here: https://next-demo.tss-react.dev
Original file line number Diff line number Diff line change 1- This is a test Web App to test the integration of ` @codegouvfr/react-dsfr ` with Next.js
2- You can run it locally with:
1+ Run the App:
32
43``` bash
54git clone https://github.com/codegouvfr/react-dsfr
65cd react-dsfr
76yarn
8- yarn start-next
7+ yarn start-next-pagesdir
98```
9+
Original file line number Diff line number Diff line change 1- This is a test Web App to test the integration of ` @codegouvfr/react-dsfr ` with Vite
2- You can run it locally with:
1+ Run the App:
32
43``` bash
54git clone https://github.com/codegouvfr/react-dsfr
65cd react-dsfr
76yarn
8- yarn build
9- yarn start_vite
10- ```
7+ yarn start-vite
8+ ```
You can’t perform that action at this time.
0 commit comments