Skip to content

mabajric/alexa-quiz-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexa "Quiz Game" Skill

Instructions

  1. To be able to start this development server, you will have firstly to do npm install inside this root folder, which will install the necessary alexa-app-server dependency.
  2. All Alexa skills are inside the apps folder, in their own folders. You will have to do also the npm install inside every folder of skill you want to test/use, because every skill has it's own dependencies.
  3. If you want to publish the skill/app to Amazon as lambda function, you have to zip everything inside that skill's folder, including package.json and node_modules.

License

See the LICENSE file.

About

Alexa Quiz Game skill

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors