This is a bare minimum boiler plate for Alexa Skill created by Pradipta Shrestha of Cowtown Software LLC. Feel free to fork it and add anything to it and start working on your very own Alexa Skill.
To start, clone this repository to appropriate folder of your choice on your computer. Make sure node.js is installed. Then, on your terminal navigate to folder "src" then enter the following command:
npm install --save alexa-sdkLearn more about the Alexa Skills Kit SDK for Node.js at alexa-sdk