Skip to content

uiowa-cs-5800-0001-fall-2018/Automated_Alexa_Skill_Generator

Repository files navigation

Automated_Alexa_Skill_Generator

CS 5800 Project

Setup

  1. Clone the repository from the github URL
  2. Run the command: npm install

Running the Server

To run the server use the command: npm start You can also run the server using the nodemon package, which will automatically restart the server anytime a file is saved by using the command: nodemon start

Application URL

Our application is hosted through Heroku at the URL: https://auto-alexa-skill-generator.herokuapp.com/

Original Repo

https://github.com/cedmnds/Automated_Alexa_Skill_Generator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published