文件名称:FullStack-Final:CS410P FullStack最终版
文件大小:398KB
文件格式:ZIP
更新时间:2024-03-04 08:03:16
react firebase scss react-redux firestore
该项目被临时命名为Harnec Web App , 它提供以下功能: 读取JSON文件并填充包含类别和项目的开关。 使用Redux将组件添加到购物车对象,该对象在购买时存储到数据库中以查看购买。 使用react-Bootstrap进行样式设计 使用Firestore for NoSQL DB在Firebase上运行 可用脚本 在项目目录中,可以运行: yarn start或npm start 在开发模式下运行应用程序。 打开在浏览器中查看。 如果进行编辑,页面将重新加载。 您还将在控制台中看到任何棉绒错误。 yarn test或npm test 在交互式监视模式下启动测试运行程序。 yarn build npm build或npm build 构建生产到应用程序build文件夹。 它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。 最小化构建,文件名包含哈希
【文件预览】:
FullStack-Final-master
----.gitignore(325B)
----functions()
--------.gitignore(13B)
--------package.json(516B)
--------package-lock.json(72KB)
--------index.js(303B)
----package.json(1KB)
----package-lock.json(599KB)
----src()
--------components()
--------sass()
--------assets()
--------index.js(2KB)
--------App.js(2KB)
--------config()
--------serviceWorker.js(5KB)
--------dataSample.json(2KB)
--------reducers()
--------actions()
--------App.test.js(247B)
----firebase.json(282B)
----LICENSE(11KB)
----public()
--------robots.txt(57B)
--------logo192.png(8KB)
--------index.html(2KB)
--------favicon.ico(1KB)
--------manifest.json(492B)
--------logo512.png(22KB)
----README.md(3KB)
----.firebaserc(54B)
----firestore.rules(686B)
----firestore.indexes.json(44B)
----database.rules.json(161B)
----yarn.lock(426KB)