tts fluent
v1.0.0
Clone the repo and install dependencies:
git clone --depth 1 --branch main https://github.com/bougieL/tts-fluent.git
cd tts-fluent
npm installHaving issues installing? See our debugging guide
Start the app in the dev environment:
npm start# To package apps for the local platform:
npm run package
# Package for all platform
npm run package:allMIT © Electron React Boilerplate