Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 469 Bytes

File metadata and controls

22 lines (16 loc) · 469 Bytes

OpenThematic web app

Proof-read and correct your transcripts with ease using our powerful editor. Organize your work and collaborate with others in projects. All while ensuring your sensitive data is protected.

Try our (soon to be) MPV here: https://openthematic.github.io/web-app/

Setup

  1. Clone the project:
git clone https://github.com/OpenThematic/web-app.git
  1. Install the dependencies:
npm install
  1. Run it locally:
npm start