文件名称:ReOS:基于React的Web-OS
文件大小:8.85MB
文件格式:ZIP
更新时间:2024-02-23 23:44:14
react javascript operating-system OperatingsystemJavaScript
GS ReOS 与React类似的类似于OS的界面,可在Web上运行。 安装 首先安装 。 然后在项目目录( cd ReOS )中,运行命令: npm install (然后是一些依赖项) npm install --save bootstrap npm install --save reactstrap@next react@^16.0.0 react-dom@^16.0.0 npm install --save react-draggable npm install --save react-rte npm install --save react-iframe npm install --save react-chat-widget npm start (在本地服务项目) 打开http://localhost:3000在浏览器中查看。 为了获得最佳体验,请在没有任何工具栏的情况下以全屏模式查看。 需求明细 该项目是通过。 最流行HTML,CSS和JavaScript框架,用于在网络上开发响应式,移动优先项目。 简单的React Bootstrap 4组件
【文件预览】:
ReOS-master
----package.json(860B)
----screenshots()
--------20180326-1.jpg(1.42MB)
--------20180325-1.jpg(1.63MB)
--------20180325-2.jpg(1.47MB)
--------20180325-3.jpg(1.38MB)
--------20180324-1.jpg(1.65MB)
----LICENSE(1KB)
----package-lock.json(425KB)
----src()
--------css()
--------index.js(850B)
--------registerServiceWorker.js(4KB)
--------components()
----Instructions.md(116KB)
----.gitignore(943B)
----public()
--------manifest.json(296B)
--------index.html(2KB)
--------favicon.ico(4KB)
----README.md(2KB)
----yarn.lock(247KB)