Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 192 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 192 Bytes

learnReactPrinciple

学习react原理

react:react目录; reactDOM: react-dom目录;

安装依赖

npm install

启动

npm run start

访问

http://localhost:1234