ReactApp:使用 react 创建的演示应用程序。 允许内联编辑用户及其数据

时间:2021-06-21 07:11:14
【文件属性】:
文件名称:ReactApp:使用 react 创建的演示应用程序。 允许内联编辑用户及其数据
文件大小:469KB
文件格式:ZIP
更新时间:2021-06-21 07:11:14
JavaScript 运行应用程序: 应用程序使用本地存储并且完全内置于前端,因此不需要服务器。 解压 zip 文件。 cd 到解压目录。 为了提供静态文件,我们需要本地服务器,并且可以使用以下命令轻松启动。 $ python -m SimpleHTTPServer 8000 在浏览器中请访问:
【文件预览】:
ReactApp-gh-pages
----css()
--------bootstrap.min.css(98KB)
--------app.css(1KB)
----.gitignore(53B)
----README.md(330B)
----public()
--------js()
----Gruntfile.js(543B)
----package.json(230B)
----fonts()
--------glyphicons-halflings-regular.svg(61KB)
--------glyphicons-halflings-regular.woff(23KB)
--------glyphicons-halflings-regular.ttf(40KB)
--------glyphicons-halflings-regular.eot(20KB)
----js()
--------router.jsx(2KB)
--------utils.jsx(555B)
--------usersComponent.jsx(2KB)
--------users.js(287B)
--------editUserComponent.jsx(5KB)
--------newUserComponent.jsx(3KB)
--------user.js(201B)
----learn.json(0B)
----index.html(1KB)
----lib()
--------react()
--------bootstrap()
--------underscore()
--------backbone()
--------page.js(9KB)
--------backbone.localstorage()
--------common()
--------jquery()

网友评论