Skip to content

AlekMunroe/TFGM-Tram-Board

Repository files navigation

TFGM Tram Board

A live view of the Transport for Greater Manchester (TFGM) trams via the board

Installation

Windows (Untested)

Follow this guide

MacOS

Open the Terminal and navigate to the directory of the site folder.

cd /Directory/Of/Site/

Run this in the Terminal:

php -S localhost:8080

Linux

Open the Terminal and navigate to the directory of the site folder.

cd /Directory/Of/Site/

Install PHP:

apt-get install php

Run this in the Terminal:

php -S localhost:8080

About

A live view of the Transport for Greater Manchester (TFGM) trams via the board

Resources

Stars

Watchers

Forks

Packages

No packages published