摘要:        
一,组件 import React from 'react'; import ReactDOM from 'react-dom'; import './index.css'; // 函数式组件 return function Hello(props) { let titleName = <p> 这是    阅读全文
posted @ 2020-04-22 19:38
学习。。。
阅读(153)
评论(0)
推荐(0)
        
            
        
        
摘要:        
一,react 特点 1. 声明式设计 2.虚拟dom 3.jsx 4.组件化,模块化 5.单向数据流 二,脚手架 Create React App npm i -g create-react-app create-react-app --version create-react-app 项目名称     阅读全文
posted @ 2020-04-22 15:40
学习。。。
阅读(163)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号