@nezam/graphql-react-express-boilerplate
v0.1.2
Published
a boilerplate template for using a sample react-express-graphql
Downloads
3
Readme
GraphQL - React - Express Boilerplate
A boilerplate template for using a sample React - Express - GraphGL.
Installation
First Step:
npm install @nezam/graphql-react-express-boilerplate
Then
cd server
and npm install
Then
cd client
and npm install
Contributing
In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.