Skip to content

maplion/apollo-angular

 
 

Repository files navigation

apollo-angular

npm version Get on Slack

Use your GraphQL server data in your Angular app, with the Apollo Client.

Installation

npm install apollo-angular --save

Contributing

Build status

Read the Apollo Contributor Guidelines.

This project uses Lerna.

Bootstraping:

npm run bootstrap

Running tests locally:

npm test

Formatting code with prettier:

npm run prettier

This project uses TypeScript for static typing. You can get it built into your editor with no configuration by opening this project in Visual Studio Code, an open source IDE which is available for free on all platforms.

About

Angular integration for the Apollo Client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.8%
  • JavaScript 3.2%
  • Shell 2.0%