0.7.0 • Published 3 years ago

cra-template-graphql-monster-typescript v0.7.0

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

GraphQL Monster CRA Template Typescript

The official GraphQL Monster Typescript template for Create React App. With Apollo GraphQL and user management (Login/Register/Reset Password,...)

usage

To use this template, add --template graphql-monster-typescript when creating a new app.

For example:

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

# or

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

For more information, please refer to: