A simple example of Apollo-Client with Angular and GraphQL Server with express. The application is a equivalent to Contact management but with Authors and Posts.
Usenpm install
in the GraphQLServer folder and run with npm start
Erstellt mit Angular-CLI
Use npm install
in the GraphQLClient folder and run with ng serve