Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 4.12 KB

CONTRIBUTING.md

File metadata and controls

43 lines (28 loc) · 4.12 KB

`Hello friends 👋,

Would you help us implement the components?
Thank you so much to anyone that would!

To get you started you can check out the <Alert /> component.

<<<<<<< HEAD

Here are the few commands you need to run to set up your dev environment.

If you want to link your development version into your own project it's possible, just ask me how.

A few things:

Getting TypeScript error in VSCode but the console says everything's right?

Because of how this project is setup TypeScript unaware that files have changed.
You don't need to restart VSCode, just restart the TypeScript server.

Screen.Recording.2022-12-12.at.02.25.10.mov

Assets imports error in Storybook can be solved by opening the stories/global.d.ts file:

Screen.Recording.2022-12-12.at.02.07.08.mov

Thank You Very Much ❤️

PS: If you want to contribute to the Doc website. You can edit the source Markdown or ask me for access to our GitBook. (We'll migrate to Docusaurus once we have the DSFR theme for it ready.)