This repo contains example of CRUD-based application, to show react-form-generator is action.
git clone git@github.com:AZaviruha/react-form-generator.git
npm install
gulp demo # or, if you don't have global gulp: ./node_modules/.bin/gulp demo
The last command compiles demo and runs simple express server.
Distributed under the MIT License (see LICENSE file).