Pedro-vk / GraphQL-test

GraphQL experiment with Angular 2 + Apollo Client + RxJS

Home Page:http://graphql.xitrus.es/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL Test

Build status Dependencies status DevDependencies status

Angular 2 + Apollo Client + RxJS.

Run or compile the project

Serve the project on http://localhost:8080/ and watch changes.

Note: GraphCool ended the service, so this project doesn't have a backend.

npm start

Compile the project on dist folder manually. Note: the project is deployed to GitHub pages automatically.

npm run build

Run test.

npm test

Run TSLint and SASS-Lint.

npm lint

About

GraphQL experiment with Angular 2 + Apollo Client + RxJS

http://graphql.xitrus.es/

License:GNU General Public License v3.0


Languages

Language:TypeScript 49.5%Language:SCSS 29.5%Language:HTML 10.0%Language:JavaScript 8.9%Language:EJS 1.2%Language:CSS 0.9%