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 980981a commit 3d02b38Copy full SHA for 3d02b38
README.md
@@ -58,7 +58,7 @@ cd react-dsfr
58
yarn
59
yarn start-cra # For testing in in a Create React App setup
60
yarn start-next # For testing in a Next.js setup
61
-yarn start_vite # For testing in a Vite setup
+yarn start-vite # For testing in a Vite setup
62
63
# Run all unit test (test/runtime):
64
yarn test
0 commit comments