0.9.0 • Published 3 years ago

voiceflow v0.9.0

Weekly downloads
20
License
MIT
Repository
-
Last release
3 years ago

Voiceflow Creator app

Electron App for Voiceflow Creator

INFO

You can set process.env.NODE_ENV to 'development' or 'production'

RUN

To run and test use: npm start or npm run dev (using nodemon)

TO BUILD

Clone the repo npm install

With electron-packager npm run package-mac npm run package-win npm run package-linux

With electron-builder (for current platform) npm run dist

TO-DO

  • Win & Linux testing
  • adding more logs
  • mic access with test tool
  • sign mac app
  • add auto-update