1.0.2 • Published 2 years ago

cra-template-speechly v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

cra-template-speechly

Create React App template with Speechly support. Use this to start building webs apps with voice control. Comes with the following packages and a simple sample app:

Tested with

Usage

To use this template within your project, add --template speechly when creating a new app.

For example:

npx create-react-app my-app --template speechly

# or

yarn create react-app my-app --template speechly

Learn more