fiat-uno-election:投票系统选择最受欢迎的菲亚特Uno版本

时间:2024-05-23 23:54:06
【文件属性】:

文件名称:fiat-uno-election:投票系统选择最受欢迎的菲亚特Uno版本

文件大小:121KB

文件格式:ZIP

更新时间:2024-05-23 23:54:06

JavaScript

菲亚特·乌诺(Fiat Uno)竞选 使用Express,Knex和SQLite在Node中开发的投票系统。 Heroku上托管了一个后端版本,因此您可以访问该站点。 如果要在计算机上运行该应用程序,请执行以下步骤。 依存关系 在“服务器”文件夹中,在终端上运行以下命令: > npm install > npm run migrations > npm run seeds 启动服务器 在“ api.js”文件中,将URL更改为http://localhost:3000 const api = axios.create({ baseURL: "http://localhost:3000", }); 在“服务器”文件夹中,在终端上运行以下命令: > npm start


【文件预览】:
fiat-uno-election-main
----client()
--------img()
--------index.html(991B)
--------js()
--------styles.css(416B)
----server()
--------knexfile.js(777B)
--------package.json(509B)
--------package-lock.json(278KB)
--------src()
--------.gitignore(12B)
----README.md(738B)

网友评论