Skip to content

ExpressJS GraphQL Server und Angular 2 Frontend mit ApolloClient

Notifications You must be signed in to change notification settings

Saladinek/GraphQLExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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.

Installation

Server

Use npm install in the GraphQLServer folder and run with npm start

Client

Erstellt mit Angular-CLI

Use npm install in the GraphQLClient folder and run with ng serve

About

ExpressJS GraphQL Server und Angular 2 Frontend mit ApolloClient

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published