listing report:列出报告API和前端 源码
上市报告 列出报告api和前端。 解析汽车销售清单的csv数据并编译报告数据以进行显示。 API是使用Express&Typescript使用我的自制准系统express-ts-template repo构建的。 前端是使用React,Typescript和Tailwind CSS构建的 用于计算结果的csv数据存储在/ api / data文件夹中。 运行要求 该项目是使用Node v14.15.1和NPM v.6.14.7构建的 怎么跑 使用克隆此回购 git clone https://github.com/buzzie-bee/listing-report.git {FOLDER_NAME} 使用进入文件夹 cd {FOLDER_NAME} 从根目录(同时)安装运行脚本所需的软件包: npm install 使用来安装前端和后端的所有软件包 npm run insta
文件列表
listing-report-main.zip
(预估有个64文件)
listing-report-main
front
public
manifest.json
492B
index.html
2KB
robots.txt
67B
favicon.ico
4KB
logo512.png
9KB
logo192.png
5KB
tailwind.config.js
212B
暂无评论