Skip to content

Simple react app to display next trains leaving from/to given stations

Notifications You must be signed in to change notification settings

woolm110/trains-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trains

Display train times and platforms from WAT to QRB.

Installation

  • brew update
  • brew install yarn
  • yarn

Npm scripts

  • npm run serve to run app locally
  • npm run build to build an optimized version of the application in /dist
  • npm run serve to launch a browser sync server on the source files
  • npm run serve:dist to launch a server on the optimized application

About

Simple react app to display next trains leaving from/to given stations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published