Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.8 KB

README.md

File metadata and controls

41 lines (33 loc) · 1.8 KB

SurveyJS + Remix Quickstart Template

SurveyJS is a set of JavaScript components that allow you and your users to build surveys / forms, store them in your database, and visualize survey results for data analysis. This quick start template uses Remix and the following SurveyJS components:

Run the application

git clone https://github.com/surveyjs/surveyjs-nextjs.git
cd surveyjs-remix
npm i
npm run dev

Open http://localhost:3000/ in your web browser.

Template structure

This template covers most basic use cases. You can find code examples for them in the following files: