Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 497 Bytes

TODO.md

File metadata and controls

11 lines (8 loc) · 497 Bytes

TODO

  • Find a way to include root's vscode settings in server/client folders' vscode settings
  • Verify that factories are working correctly (Kerrin encountered empty squids 😱)
  • Make "differences from curriculum Engage"
  • Add GitHub CI

Differences from Curriculum Engage draft

  • We don't have a command to access the repl -- we want to encourage console.log debugging and seed-file-writing, as it's more efficient
  • Commands should be run from within server and client, not at the root