Skip to content

Bahmni/speech-assistant-frontend

Repository files navigation

speech-assistant-frontend

Overview

Bahmni voice assistant UI


Built With

Installation


Prerequisites

Setup

  1. Clone the speech-assistant-frontend repo.
git clone https://github.com/Bahmni/speech-assistant-frontend
  1. Install dependencies in the root directory of the repo.
yarn install
  1. To start the application
yarn serve
  1. To build the application
yarn build
  1. To test the application
yarn test

Note:

  • There is a feature toggle functionality available. The Speech assistant microfrontend will not render if build workflow is triggered with false value.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published