trax-retail / react-form-builder

A Form Builder for React.js (deprecated)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Form Builder

A comprehensive Form Builder for React that handles persistence and rendering.

Docs

Running Examples

git clone git@github.com:quri/react-form-builder.git
cd react-form-builder
npm install
npm run examples

Then open http://localhost:8080/webpack-dev-server/

Build and Release

npm run build-npm
npm publish

About

A Form Builder for React.js (deprecated)

License:MIT License


Languages

Language:CoffeeScript 99.0%Language:JavaScript 1.0%