We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a53cd2 commit 271126cCopy full SHA for 271126c
README.md
@@ -53,7 +53,6 @@ git clone https://github.com/codegouvfr/react-dsfr
53
cd react-dsfr
54
yarn
55
yarn build
56
-npx tsc -w
57
npx tsc -p src/bin -w & npx tsc -p src -w
58
# Open another Terminal
59
yarn start_cra # For testing in in a Create React App setup
0 commit comments