bbc / react-transcript-editor

A React component to make correcting automated transcriptions of audio and video easier and faster. By BBC News Labs. - Work in progress
https://bbc.github.io/react-transcript-editor
Other
565 stars 163 forks source link

Can anybody tell me the way to get this app to work, and whether it can. #283

Open Shizen-no-ko opened 1 year ago

Shizen-no-ko commented 1 year ago

Hello, If I run "npm i" on any branches of this app, I get a lot of deprecation warnings, then a lot of error warnings. Then, not surprisingly npm start also does not work.

I have managed to get a variant working by importing the npm module. However that has the downside that the app is then somewhat less customizeable, as the minified code in the module is largely inaccessible.

Could anyone tell me how to get a working version of it, and the demo version, set up and started?

I would be very grateful for any pointers.