Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 275 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 275 Bytes

oca-kotlin

This repo is not actively mainained anymore. See https://github.com/THCLab/oca-rust for the OCA reference implementation.

Running

The following steps need to be performed in order to run this code:

  • gradle build
  • cd app && yarn install && yarn serve