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=./node_modules/.bin:$PATH rollup -c

mvn clean install

Minimum version requirements

  • Java 17
  • node >= 18
  • npm >= 8
  • tsc >= 3