file-explorer:使用React构建的文件资源管理器

时间:2021-03-25 23:59:25
【文件属性】:
文件名称:file-explorer:使用React构建的文件资源管理器
文件大小:212KB
文件格式:ZIP
更新时间:2021-03-25 23:59:25
JavaScript React + Firebase中的文件浏览器 我用了什么? React CSS3 React路由器域 firebase(模仿API) 该网站托管于: 该应用程序是使用create-react-app ,因此,我使用yarn来构建源并安装所有可在package.json文件中看到的依赖项。 要查看输出,只需clone此存储库,然后执行以下步骤: 安装所有依赖项 yarn install 或者 npm install 跑步 yarn start 或者 npm run start 沃拉(Et Voila)! 首选浏览器中的文件资源管理器Web UI,位于localhost:3000 。 还有什么要做的? 文件夹的嵌套反映在侧栏上。
【文件预览】:
file-explorer-master
----package.json(658B)
----src()
--------back-up-json()
--------index.js(145B)
--------images()
--------pages()
--------components()
--------App.js(235B)
--------styles()
----.gitignore(327B)
----public()
--------manifest.json(324B)
--------index.html(2KB)
--------favicon.ico(4KB)
----README.md(825B)
----yarn.lock(431KB)

网友评论