Skip to content

Sengchanasa/Covid_Count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid_Count

Jovo Framework This template contains a Jovo Voice App displaying the number of days since covid, The user asking utterances like "how long". This is the template for the jovo new command.

Quick Start

To use the Jovo covid_count, you'll need the Jovo CLI. You can install it globally with NPM.

$ npm install -g jovo-cli

After successfully installing the Jovo CLI, you can install the template using one of the following commands:

$ jovo new Covid_Count

Change your working directory into your newly created project directory and run your voice app:

# Change working directory to your previously specified directory.
$ cd <directory>

# Install dependencies.
$ npm install

# Run voice app, optionally with a --watch flag to restart on code changes.
$ jovo run [-w]

Read more about jovo run here.

If you now go to the Jovo Debugger by pressing . or clicking on the webhook url in the terminal, you can test your voice application right away.

Resources

About Developer

Joshua Luangasa is a software developer in hopes of making an impact to the community through products using jovo framework for voice, including platforms like Alexa, Google Assistant.

Socials

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors