one-ed-modern

时间:2024-03-25 21:43:28
【文件属性】:

文件名称:one-ed-modern

文件大小:4.06MB

文件格式:ZIP

更新时间:2024-03-25 21:43:28

JavaScript

OneED-现代 开始吧 要开始使用此应用程序,请打开您选择的文本编辑器,导航到您指定的文件夹目录,打开一个新的终端并运行: $ git clone https://github.com/riz-l/one-ed-modern.git 之后,请确保cd进入新克隆的文件夹目录,例如cd one-ed-modern ,然后运行: $ npm install 完成此操作后,检查终端日志以确保不需要修复。 如果需要修复,则将提示您运行: $ npm audit fix 最后,完成上述修复(或不需要)之后,运行: $ npm start 请注意: 如果添加,删除或更改了已安装的依赖项(请参见下文),则需要重复上述步骤,从 $ npm install 已安装的依赖项 create-react-app 用于初始化React应用 react-router-dom 用于启用页面导航 style


【文件预览】:
one-ed-modern-master
----package.json(1KB)
----package-lock.json(1.61MB)
----src()
--------service-worker.js(3KB)
--------index.js(980B)
--------reportWebVitals.js(364B)
--------assets()
--------serviceWorkerRegistration.js(5KB)
--------app()
--------App.test.js(273B)
--------setupTests.js(241B)
--------App.js(972B)
--------index.css(755B)
----.gitignore(315B)
----public()
--------manifest.json(492B)
--------robots.txt(67B)
--------index.html(952B)
----README.md(1KB)
----yarn.lock(507KB)

网友评论