Skip to content

EMMA-Emotion-AI/EMMA-Alexa-Skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMMA-Alexa-Skill



🔉 This is the Alexa Skill for E.M.M.A.


🔧 Setup

  1. Open up your favourite terminal (and navigate somewhere you want to download the repository to).

  2. Make sure you have NodeJS installed. Test by entering
    $ node -v
    If this returns a version number, NodeJS is installed. If not, get NodeJS here.

  3. Clone the repository and navigate to it. If you have Git installed, type
    $ https://github.com/EMMA-Emotion-AI/EMMA-Alexa-Skill.git && cd EMMA-Alexa-Skill
    If not, download it here and extract the ZIP file.
    Then navigate to the folder.

  4. Install all dependencies by typing
    $ npm install


Copyright (c) EMMA

Releases

No releases published

Packages

No packages published