CS 5800 Project
- Clone the repository from the github URL
- Run the command:
npm install
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
Our application is hosted through Heroku at the URL: https://auto-alexa-skill-generator.herokuapp.com/