@kamilkisiela/apollo-angular
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

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.

/@kamilkisiela/apollo-angular/

    Package Sidebar

    Install

    npm i @kamilkisiela/apollo-angular

    Weekly Downloads

    1

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    55.1 kB

    Total Files

    37

    Last publish

    Collaborators

    • kamilkisiela