Closed Anissa3005 closed 4 months ago
Under the title Run the API the following command is written npm run dev:startserver this will indeed start the server but we want the command that will install the dependencies and generate the graphQL types.
npm run dev:startserver
npm run dev
Summary
Under the title Run the API the following command is written
npm run dev:startserver
this will indeed start the server but we want the command that will install the dependencies and generate the graphQL types.Requirements
npm run dev
Dependencies