文件名称:News-Snap:IE3新闻聚合器项目
文件大小:347KB
文件格式:ZIP
更新时间:2024-04-15 20:15:24
JavaScript
新闻快报 地方发展 由于此应用是由两个npm项目组成的,因此有两个地方可以运行npm命令: 根./处的节点API服务器。 在frontend/目录中ReactUI 。 运行API服务器 在终端中: # Initial setup npm install # Start the server npm start 运行前端 在与API服务器不同的终端中,启动UI: # First, switch to the frontend directory cd frontend/ # Initial setup npm install # Start the server npm start
【文件预览】:
News-Snap-main
----.gitignore(85B)
----package.json(552B)
----server()
--------app.js(0B)
--------index.js(232B)
--------utils()
----package-lock.json(31KB)
----.DS_Store(6KB)
----README.md(531B)
----frontend()
--------.gitignore(310B)
--------package.json(822B)
--------package-lock.json(1.4MB)
--------src()
--------public()
--------README.md(3KB)