Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/royalbhati/graphql-react-express-starter

A cli for generating a simple boiler plate for starting with a graphql & react project
https://github.com/royalbhati/graphql-react-express-starter

apollo-client apollo-server graphql graphql-server react-apollo-graphql react-graphql

Last synced: 4 days ago
JSON representation

A cli for generating a simple boiler plate for starting with a graphql & react project

Awesome Lists containing this project

README

        

# REACT & EXPRESS GRAPHQL starter

Currently typescript is not supported will be added soon!

## How to use

### Using NPM

1. npm i react-express-graphql-starter -g

2. react-express-graphql-starter

3. You'll be prompted with a selector and you can choose accordingly

### Using npx

1. npx react-express-graphql-starter

2. You'll be prompted with a selector and you can choose accordingly