/schema-based-questionnaire

Generate dynamic questionnaire/survey from a json schema

Primary LanguageTypeScriptMIT LicenseMIT

schema-based-questionaire

Generate dynamic questionnaire/survey from a json schema

Installation

  1. Install Node JS.

  2. [cd] into the root of the project directory.

  3. Run yarn install on the terminal to install project dependecies

  4. Start the application:

yarn dev

Tests

  1. Start the tests:
yarn test