在线投票:在连接到Firebase的vuejs中进行的在线投票 源码
网上投票 一个具有vuejs和firebase集成的Vue.js项目 构建设置 安装依赖 npm install npm run dev npm run build 投票步骤 1. enter email for authenticated if exits in database then go to voting page otherwise error page. 2. voting page shows your data in database and option to select your candidate. 3. after submit page render to a
文件列表
online-voting-master.zip
(预估有个17文件)
online-voting-master
.gitignore
21B
.babelrc
60B
package.json
834B
package-lock.json
267KB
src
components
AuthSuccess.vue
6KB
InitPage.vue
3KB
congrates.vue
1KB
暂无评论