survey-creator-react
v1.12.11
Published
Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.
Downloads
98,879
Readme
Survey Creator / Form Builder for React
A visual designer that enables you and your users to create and modify surveys and forms in your React application.
Try Survey Creator / Form Builder
Get Started
To get started with Survey Creator / Form Builder for React, refer to the following tutorial: Add Survey Creator / Form Builder to a React Application.
Resources
Build Survey Creator / Form Builder for React from Sources
If you want to build the library yourself, do the following:
Build
survey-library
andsurvey-creator-core
Refer to the following instructions:NOTE: Make sure that folders with cloned
survey-library
andsurvey-creator
repositories are in the same directory.Install build dependencies for Survey Creator / Form Builder for React
cd survey-creator/packages/survey-creator-react npm install
Build the library
npm run build
You can find the built library in the "build" directory.
Run unit tests
npm test
This command runs unit tests using Karma.
Licensing
Survey Creator is not available for free commercial usage. If you want to integrate it into your application, you must purchase a commercial license. However, you can use Survey Creator online to produce survey JSON configurations and run them with SurveyJS Form Library in your application free of charge.