Skip to content

ornlabs/gwu_alexa_workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gwu_alexa_workshop

Alexa workshop

Instructions for installation:

npm install
heroku create
git push heroku master

Verify the installation:

curl https://<the unique name given from heroku create>.herokuapp.com/
{"hello":"world"}

Releases

No releases published

Packages

No packages published