Skip to content

Answers the question: "where's my sample?"

Notifications You must be signed in to change notification settings

oicr-gsi/sampuru

Repository files navigation

Getting started

npm install to download dependencies in package.json

tsc -p sampuru-ui && PATH=$(npm bin):$PATH rollup -c

mvn clean install

Minimum version requirements

  • Java 17
  • node >= 14
  • npm >= 6
  • tsc >= 3