Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 310 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 310 Bytes

observable stoplight example

This is the companion source code for my blog post

development

Install project dependencies

npm i

Run program (main.ts)

npm run start

Run the marbles test

npm run test