version: "3" services: frontend: # command: ["npm", "run", "start"] volumes: - .:/project/app/ - ./api:/project/api