1 Star 0 Fork 0

流浪书生 / formio-app-salesquote

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Example sales quoting application using Form.io

This is an example project that integrates into Form.io.

Installation

New Project

If you have not yet created a project on Form.io, you can easily create one and get this application running by typing the following in your command line:

npm install -g formio-cli
formio bootstrap formio/formio-app-salesquote

This will create a project for you on Form.io as well as configure this application to use your sandboxed project. Feel free to fork and modify as you like.

Existing Project

To hook this up to an existing project, clone this repository (or download the .zip on the right), and edit the APP_URL in src/config.js to match your project's url. For example, if your project name is myproject, then your project url would be https://myproject.form.io.

Building

Make sure you have installed the dependencies:

npm install
bower install

Run gulp serve to spin up a web server for development. gulp build will create a production ready build in dist/.

空文件

简介

An example application in Form.io for managing sales quotes. 展开 收起
JavaScript
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/yyalon/formio-app-salesquote.git
git@gitee.com:yyalon/formio-app-salesquote.git
yyalon
formio-app-salesquote
formio-app-salesquote
master

搜索帮助