0.0.3 • Published 3 years ago

@adiatma/cra-template v0.0.3

Weekly downloads
4
License
MIT
Repository
-
Last release
3 years ago

cra-template

Usage

npx create-react-app my-app --template @adiatma/cra-template

*Download graphql_schema.json suitable with your graphql endpoint, with command npx get-graphql-schema YOUR_GRAPHQL_ENDPOINT -j > graphql_schema.json

Dependencies

  • graphql
  • @apollo/client
  • @reasonml-community/graphql-ppx
  • reason-promise
  • subscriptions-transport-ws
  • reason-apollo-client