@influenzanet/survey-engine
v1.2.2-staging.0
Published
Implementation of the survey engine to use in typescript/javascript projects.
Downloads
1
Readme
Survey Engine for Typescript
Implementation of the survey engine to use in typescript/javascript projects.
Usage
To run test:
yarn test
To prepare and deploy a release, use the script:
./publish.sh
or for a beta release:
./publish.sh --tag beta