Open index.html for example, checkout #step1-9 and let the test pass to complete the framework.
npm install
jest
- Let's create element!
- Let's create DOM!
- Let's create Components!
- Let's create class!
- Let's mount Components!
- Let's render!
- Let's getNode by ReactID!
- Let's capture event!
- Let's update!