fireform:Fireform是用于快速创建可以从用户收集信息的表单的工具 源码
火表 Fireform是用于快速创建可以从用户收集信息的表单的工具。 从用户收集的信息存储在 使用的技术 入门 先决条件 已安装最新的 1.安装Angular CLI : npm install -g @angular/cli 2.安装Firebase CLI : npm install -g firebase-tools 3.创建一个Firebase项目: 在创建一个新项目 添加一个Web应用程序并启用托管,firestore,身份验证和功能。 要进行身份验证,请启用登录提供程序:“电子邮件/密码”和“匿名”。 创建可用于登录Fireform的电子邮件/密码用户。 4.添加sr
文件列表
fireform:Fireform是用于快速创建可以从用户收集信息的表单的工具
(预估有个173文件)
.gitignore
269B
.gitkeep
0B
edit-collection.component.html
1KB
collection-list.component.html
772B
image-input.component.html
955B
form-builder.component.html
1KB
property-editor.component.html
4KB
option-editor.component.html
1KB
grade-editor.component.html
3KB
generated-form.component.html
734B
暂无评论