Skip to content

bougieL/tts-fluent

Repository files navigation

TTS Fluent

Install

Clone the repo and install dependencies:

git clone --depth 1 --branch main https://github.com/bougieL/tts-fluent.git
cd tts-fluent
npm install

Having issues installing? See our debugging guide

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

# To package apps for the local platform:
npm run package

# Package for all platform
npm run package:all

Docs

License

MIT © Electron React Boilerplate