An example GraphQL API implementing:
[!WARNING] This is a simplistic demo project; a realistic setup would be more complex.
- Install the latest Node.js and npm.
- In a terminal, change to the directory
api. - Run
npm install. - Run
node --run dev.
See the package.json field engines.