Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 320 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 320 Bytes

The Trains

This app is a test app to find number of tracks needed for concurrent trains.

Tech

  • React
  • React DnD for drag and drop
  • Webpack

Get started

  • download/clone the repo
  • move to repo directory
  • type yarn to install all dependencies
  • type yarn go or 'npm run go' to start a local server