angular2-apollo-client-webpack-starter
angular2-apollo-client-webpack-starter copied to clipboard
A graphql ready starter kit for Angular2 using Apollo Client and Webpack. This starter kit is built to seamlessly integrate with the scaphold.io's powerful GraphQL-as-a-Service platform.
Great starter kit. Thanks! I'd like to report that during `npm start` I experienced these errors: ``` bash ERROR in /Users/gerardsans/Desktop/Projects/graphql/angular2-apollo-client-webpack-starter/typings/globals/ambient/index.d.ts (4,25): error TS2307: Cannot find module 'lodash/index'. ERROR in...
It would be great if you could add SSR rendering with universal to your starter kit! Cheers
I am not being able to run the starter pack, my version of node is `v4.5.0` and my version of npm is `3.10.8`. I get a few unmet dependencies when...