# Local development processes # Components will be added below as they're created api: cd services/api && make run web: cd apps/web && npm run dev