Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 171 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 171 Bytes

Motorcycle Traffic Light Example

A data-driven, animated traffic light example.

Get it up and running

yarn && yarn start 
# or
npm install && npm start