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: 2 months ago
JSON representation
A cli for generating a simple boiler plate for starting with a graphql & react project
- Host: GitHub
- URL: https://github.com/royalbhati/graphql-react-express-starter
- Owner: royalbhati
- License: mit
- Created: 2019-10-08T07:32:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T09:54:59.000Z (over 2 years ago)
- Last Synced: 2025-01-22T14:07:43.698Z (4 months ago)
- Topics: apollo-client, apollo-server, graphql, graphql-server, react-apollo-graphql, react-graphql
- Language: JavaScript
- Homepage:
- Size: 839 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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