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