Amazon Echo Skills app that returns TriMet information
###Install Dependencies
npm Install
###Envormienal Variables - needed for Gulp tasks (build, deploy)
ALEXA_APP_ID
- Amazon Alexa app idTRIMET_APP_ID
- Trimet API keyAWS_DYNAMO_SECRET
- AWS Dynamo User access IDAWS_DYNAMO_KEY
- AWS Dynamo User access keyIS_DEV
- set totrue
if dev mode
Run gulp run
to mock AWS Lambda request
Run gulp package