sample node.js application with data served with GraphQL, ReactJS web client, JEST tests configured.
Built on top of Node.js, Express, GraphQL and React. Containing modern web development tools such as Webpack, Babel
- Android Sample Client — Android Client using graphql API with RxJava Streams. Test Jenkins
- Getting Started with React.js
- Getting Started with GraphQL and Relay
- React.js Questions on StackOverflow
- React.js Discussion Board
- Jest - Painless Unit Testing
- Learn ES6, ES6 Features
- Shallow Rendering API
- [npm install] installs all dependencies
- [npm run dev] runs webpack in dev models
- [npm run devstart] starts server with nodemon
- [npm test] runs jest test scripts
- [npm run eslint] runs code check with lint