All Projects → timwis → form-designer

timwis / form-designer

Licence: other
Drag & drop designer for building forms

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Form designer

Drag & drop designer for building forms.

It's intended for use in stately, but it's being designed to be reusable in other applications. Do you have a need for something like this? Tell us about it so we can design with it in mind.

screenshot of app

Usage

Install dependencies via:

npm install

Run a development server using:

npm start

Compile for production using:

npm run build

Deploy to surge.sh using:

npm run deploy

(Note that deploy runs build for you, and that you need access to the surge site in order to deploy to it.)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].