This project is for the 《React 思維進化》 book club, covering chapters 2-8 to 2-9. It primarily discusses the state management mechanism (state) and the screen update process mechanism (reconciliation) in React
The following will guide you on how to install this project on your computer.
Please first install Node.js. The recommended version of Node.js is
18.12.0
or above.
git clone https://github.com/linyawun/React-Book-slide.git
cd React-Book-slide
npm install
npm run dev
Enter the following in your browser's address bar to view the page
http://localhost:3030
- Edit the slides.md to see the changes.
- Learn more about Slidev on documentations.
You can contact me through the following means:
- Email: linyawun031@gmail.com