Skip to content

Influweb-IT/gripiradar-studies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gripiradar Studies

Setup

This repository uses submodules, init them first:

git submodule update --init --recursive

and build them, eg:

cd packages/common-study-definition
yarn install
yarn build

Then install all the dependencies:

yarn install

You may want to link a submodule when developing, using yarn link os simply:

ln -s ../packages/common-study-definition node_modules/influenzanet-common-study

Generate json

To build the Gripiradar studies together with surveys and rules run:

yarn generate

the generate task will take care of build all the submodules.

About

Gripiradar studies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors