Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 542 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 542 Bytes

Vesnicobus Client

Simple web client for Vesnicobus.

Setup

  1. Edit the src\App.js file - change the server property of HomePage to match an address where vesnicobus-service is running. You can also change the refresh interval and maximum amount of arrival estimates allowed at a time.
  2. Build the app - for more info see README_cra.md
  3. Deploy the built app to a webserver

Related projects

Vesnicobus Service