Skip to content
This repository has been archived by the owner on Jun 18, 2018. It is now read-only.

bignerdranch/alexa-airportinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Completed solution for the blog article "Developing Alexa Skills Locally with Node.js"

part 1: https://www.bignerdranch.com/blog/developing-alexa-skills-locally-with-nodejs-setting-up-your-local-environment/ part 2: https://www.bignerdranch.com/blog/developing-alexa-skills-locally-with-nodejs-implementing-an-intent-with-alexa-app-and-alexa-app-server/

Node is required to run the test suite(the article will guide you on getting set up #add link). To run the tests once you have installed node:

  • npm install
  • npm test

About

Node.js src for the article "Developing Alexa Skills Locally with Node.js"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published