0.1.2 • Published 7 years ago

@nezam/graphql-react-express-boilerplate v0.1.2

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

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.