cooljl31 / alexaApp

This is just an overview what Alexa Skills look like

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is just a simple Alexa Skills for beginner to get an overview of Alexa Skills

/src/index.ts

The index.ts file content a class with a constructor where we initializer with three local variables "event,context, callback"

About

This is just an overview what Alexa Skills look like


Languages

Language:JavaScript 69.0%Language:TypeScript 31.0%