Skip to content

Bare minimum Alexa skill boilerplate for any Alexa developer to use.

License

Notifications You must be signed in to change notification settings

CowtownSoftware/AlexaSkillBoilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bare minimum Node.js Alexa Skill Boiler Plate

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-sdk

Learn more about the Alexa Skills Kit SDK for Node.js at alexa-sdk

About

Bare minimum Alexa skill boilerplate for any Alexa developer to use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published