Tube Quiz
Do you know the underground lines where you would find South Kenton, Roding Valley or Croxley? Test your knowledge with Tube Quiz!
Demo
Development
First install the dependencies with yarn install
or npm install
.
To build the files and test in browser, run
npm run serve
Release
To build for release, run
npm run release
This will output everything into the www
folder.
Licence
This project is licensed under the MIT licence.
By the way, this project has nothing to do with TFL, just a bit of open source fun!