Subtitler is built using Electron React Boilerplate. That includes Electron, React, Redux, React Router, Webpack and React Hot Loader .
First, clone the repo via git and install dependencies:
yarn
Start the app in the dev
environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:
yarn dev
To package apps for the local platform:
yarn package
To package apps for the local platform:
yarn cross-env DEBUG_PROD=true yarn build yarn cross-env DEBUG_PROD=true yarn start
MIT © Sachin Srinivasan
📢📢
⚖ 🕵
Find your download: https://github.com/s8sachin/subtitler/releases/latest