文件名称:github-org-browser
文件大小:3.24MB
文件格式:ZIP
更新时间:2024-06-02 12:31:16
JavaScript
Github组织浏览器 这是一个React SPA。 React入口文件可以在public/app/index.js React React路由器 CSS的内联React样式。 在本地运行 git clone https://github.com/jamischarles/github-org-browser.git cd github-org-browser npm install npm start 在浏览器中打开http://localhost:3000/ 在节点8上进行了测试。 框架环境 对于这种应用程序,React和React Router确实可以很好地工作。 无需服务器。 不需要redux。
【文件预览】:
github-org-browser-master
----public()
--------index.html(297B)
--------stylesheets()
--------build()
--------404.html(297B)
--------app()
----webpack.config.js(477B)
----.babelrc(61B)
----README.md(609B)
----screenshots()
--------demo_new.gif(3.01MB)
----.gitignore(20B)
----package-lock.json(199KB)
----package.json(759B)