GithubHelp home page GithubHelp logo

formio-app-salesquote's Introduction

This repository is now considered legacy and no longer supported. Please take a look at our recent repositories and help documentation at the following links.

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/.

formio-app-salesquote's People

Contributors

rahatarmanahmed avatar travist avatar zackurben avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

formio-app-salesquote's Issues

TypeError: Cannot read property 'toString' of undefined

When running:
formio bootstrap formio/formio-app-salesquote
I get this error:
Authentication successful
Downloading project...
downloading [==================================================] 100% 0.0s
Extracting contents...
Creating your project...
TypeError: Cannot read property 'toString' of undefined

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.