Skip to content

piglovesyou/cra-template-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-graphql

Create a first GraphQL client based on Create React App. Tech stack:

Usage

npx create-react-app my-app --template graphql

or

yarn create react-app my-app --template graphql

Author

Soichi Takamura @piglovesyou