An open API service indexing awesome lists of open source software.

https://github.com/tomyitav/apollo-angular-client-starter

Quickly get started with apollo client for angular 2+
https://github.com/tomyitav/apollo-angular-client-starter

angular-cli angular4 apollo-client graphql

Last synced: 4 months ago
JSON representation

Quickly get started with apollo client for angular 2+

Awesome Lists containing this project

README

          

# apollo-angular-client-starter

This project was tested with the latest version of nodeJS and npm, please make sure you have atleast [node.js](https://nodejs.org/) 5+ and [NPM](https://www.npmjs.com/) 3+ installed.

## Usage & Develop

- Clone or fork this repository
- Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
- open browser to [`http://localhost:4200`](http://localhost:4200)
- Server side implemention [`link`](https://github.com/tomyitav/graphql-server-typed)