This repository contains the companion site for London Travel, an Amazon Alexa skill for checking the status for travel in London.
Any feedback or issues can be added to the issues for this project in GitHub.
The repository is hosted in GitHub: https://github.com/martincostello/alexa-london-travel-site.git
To build and test the website run the following commands from your terminal of choice:
git clone https://github.com/martincostello/alexa-london-travel-site.git
cd alexa-london-travel-site
# Restore Aspire workload on first usage (requires elevation on Windows if not installed)
dotnet workload restore
# Build and test the application
./build.ps1
This project is licensed under the Apache 2.0 license.
The London Travel skill and companion website is copyright (©) Martin Costello 2017.
Amazon Alexa is a trademark of Amazon.com, Inc.
The TfL roundel is a trademark of Transport for London (TfL).