oTranscribe / oTranscribe

A free & open tool for transcribing audio interviews

Home Page:oTranscribe.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I build this locally? New to node/npm. Make build_prod is not recognized.

wadbr opened this issue · comments

commented

Hello, I installed webpack-cli and ran webpack build but nothing happens, also make build_prod is not recognized. Sorry if this is a stupid question.

Have you installed node/npm? If yes, just navigate to the folder and do npm i and make build_prod. Worked for me.