You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm run day <dayNumber><"part1" or "part2"><boolean useSampleData># run day 1 part2
npm run day 1 part2
# run day 2 part1 with sample data
npm run day 2 part1 true