XinQiXiao / review-react-app

复习react内容

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

基于 react 单页面应用

目的

复习 react

依赖

redux 4.0.1 react-redux 7.0.1 prop-types 15.7.2 react-router-dom 5.0.1 lodash 4.17.14

start

npx create-react-app my-app

cd my-app

npm start

About

复习react内容


Languages

Language:JavaScript 87.8%Language:HTML 9.9%Language:CSS 2.3%