# Quick Start / Official Entry

Project: apollographql/apollo-client

## Official Install Entry

### Node.js / npm - Official install entry

```bash
npm install @apollo/client
```

Source: https://github.com/apollographql/apollo-client#readme

## Sources

- repo: https://github.com/apollographql/apollo-client
- docs: https://github.com/apollographql/apollo-client#readme
