reactjs / react.dev

The React documentation website
https://react.dev/
Creative Commons Attribution 4.0 International
11.06k stars 7.55k forks source link

Contribution Document #6307

Open Bonnie-dot opened 1 year ago

Bonnie-dot commented 1 year ago

Hi Teams, Recently I wanted to debug react source code and I clicked link from React README.MD Contributing. It jumped to link. I find the section issue is Development Workflow

image

When I run the command about build react, react-dom. There is no build/node_modules folder.

image

I guess there have no update about document after the build process changed. Besides, I tried to build react in build/oss-stable/react, it also not work. It throw error like below:

image
prithvi5481 commented 11 months ago

May I contribute on this issue?