Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 433 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 433 Bytes

alexa-starter-typescript


This guide describes getting started with Typescript + nodejs + Alexa Skill Kit

Adding the ASK SDK to Your Project

npm install --save ask-sdk

Check guide at ASK SDK for Node.js

Build

npm run build

Deploy

npm run deploy

deploy lambda only ask deploy -t lambda