Home
Softono
surveyjs_angular_cli

surveyjs_angular_cli

Open source TypeScript
42
Stars
51
Forks
10
Issues
7
Watchers
3 months
Last Commit

About surveyjs_angular_cli

SurveyJS + Angular CLI Quickstart Template

Platforms

Web Self-hosted

Languages

TypeScript

SurveyJS + Angular 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 is built upon Angular 12 and uses the following SurveyJS components:

Run the application

git clone https://github.com/surveyjs/surveyjs_angular_cli.git
cd surveyjs_angular_cli
npm i
npm run start

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

Template structure

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