Skip to content

Repository files navigation

BusMap

A live map showing the location of London buses. Consumes data from the TFL api.

Technology: React, Redux, Leaflet, Signalr

To run this application, execute the following commands:

  1. Install NPM modules
```
$ npm install
```
  1. Start the development server:
```
$ gulp dev
```
  1. Create the app distribution to be used by the production server
```
$ gulp dist
```

About

A live London bus map consuming data from the TFL api

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages