hldb / todomvc

collaborative todomvc built with welo
5 stars 2 forks source link

bug: relay isn't an npm script #10

Closed SgtPooki closed 1 year ago

SgtPooki commented 1 year ago

https://github.com/hldb/todomvc/blame/92b91536f24c0761fde6148a9cc1a76e5c5c8af0/README.md#L30

╰─ ✔ ❯ npm run relay
npm ERR! Missing script: "relay"
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR!   npm run

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/sgtpooki/.npm/_logs/2023-07-12T17_53_17_020Z-debug-0.log
tabcat commented 1 year ago

Sorry about this, should be fixed now.