文件名称:React-flux-demo:使用 CodeSandbox 创建
文件大小:22KB
文件格式:ZIP
更新时间:2024-06-19 22:24:27
JavaScript
React通量演示 这个项目是一个简单的ReactJS项目,它演示了以下内容 1.Creating a Component in React 2.Making HTTP calls 3.Communicating between parent and child component 4.Using Bootstrap along with React 5.Using Basic Routing in React 项目模板可用于构建更大的项目
【文件预览】:
React-flux-demo-main
----README.md(342B)
----public()
--------index.html(2KB)
----package.json(1008B)
----src()
--------components()
--------actions()
--------api()
--------index.js(1005B)
--------appDispatcher.js(748B)
--------App.js(1KB)
--------store()
--------styles.css(58B)
----.codesandbox()
--------workspace.json(218B)
----tools()
--------apiServer.js(3KB)
--------createMockDb.js(380B)
--------mockData.js(2KB)
--------db.json(1KB)
----package-lock.json(4KB)