Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 250 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 250 Bytes

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.