Ask Alexa to Ask Five Minute Recipes
to give you short recipes for breakfast, lunch, dinner, or a snack.
- On https://developer.amazon.com, create a new Alexa Skill with "Alexa Skill Kit."
- Use the files from the speechAssets to insert an intent schema and sample utterances.
- Create a new Lambda function using the index.js file from the src folder.
- Connect the two and enjoy some tasty meals.