项目作者: surveyjs

项目描述 :
Angular Cli (QuickStart Boilerplate) + SurveyJS: Survey Library and Survey Creator
高级语言: TypeScript
项目地址: git://github.com/surveyjs/surveyjs_angular_cli.git
创建时间: 2017-03-28T08:14:41Z
项目社区:https://github.com/surveyjs/surveyjs_angular_cli

开源协议:

下载


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

  1. git clone https://github.com/surveyjs/surveyjs_angular_cli.git
  2. cd surveyjs_angular_cli
  3. npm i
  4. 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: