This repository contains the source for the Detroit: Become Human transcription website.
You will need node.js
to run the app.
git clone https://github.com/detroitbecometext/detroitbecometext.github.io.git detroitbecometext
cd detroitbecometext
npm install
npm run start
You can then open the website at http://localhost:4200/
.