Skip to content

zmzlois/reading-react

Repository files navigation

Notes on reading react source code

Local Development

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.

License

This project is licensed under the MIT License.