Skip to content

sabasabo/angular1-apollo-client-sample

 
 

Repository files navigation

angular1-apollo-client-sample

This project was tested with the latest version of nodeJS and npm, please make sure you have atleast node.js 5+ and NPM 3+ installed.

Usage & Develop

  • Clone or fork this repository
  • run npm install to install dependencies
  • run npm start to fire up dev server
  • open browser to http://localhost:3000
  • Server side implemention link

Build

to create a ready production distribution package of the project please run:

npm run build

after running build the generated files will be available at /dist

About

Connecting to apollo server in angular1

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 61.5%
  • HTML 36.4%
  • CSS 2.1%