Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 268 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 268 Bytes

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

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