greenido / survey-mang-1

Integrate SurveyJS components with a NodeJS backend

Home Page:https://surveyjs-nodejs.azurewebsites.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ„๐Ÿปโ€โ™‚๏ธ Survey Management App

This demo shows how to integrate SurveyJS components with a NodeJS backend.

Run the Application

Install NodeJS on your machine. After that, run the following commands:

git clone https://github.com/greenido/survey-mang-1.git
cd survey-mang-1
npm i
npm start

Open http://localhost:3000

TODO


View Demo Online


Client-Side App

The client-side part is the surveyjs-react-client React application. The current project includes only the application's build artifacts. Refer to the surveyjs-react-client repo for full code and information about the application.

About

Integrate SurveyJS components with a NodeJS backend

https://surveyjs-nodejs.azurewebsites.net

License:Other


Languages

Language:JavaScript 98.0%Language:HTML 2.0%