- React
- Apollo
- Node JS
- Express
- MongoDB
- GraphQL
- Install Nodejs globally Download Node
- Create new App folder and install Express in it
npm init
npm i express --save
- Install GraphQL and Express GraphQL
npm i graphql express-graphql
npm init
npm i express --save
npm i graphql express-graphql