0.9.4 • Published 3 years ago

cra-template-ab-typescript v0.9.4

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

cra-template-ab-typescript

This is the TypeScript template for Create React App.

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

For example:

npx create-react-app my-app --template ab-typescript

# or

yarn create react-app my-app --template ab-typescript

For more information, please refer to:

How to use

We use three libraries for graphql (read how to install them):

Scripts

To generate apollo hooks:

yarn gql:codegen

If you want to run fake API then:

yarn gql:faker

Issues

Sometimes if you run the app you can see issues with babel. Try remove node_modules and yarn.lock and install it again

0.9.4

3 years ago

0.9.3

3 years ago

0.9.2

3 years ago

0.9.0

4 years ago

0.9.1

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.1.7

4 years ago

0.1.3

4 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

1.1.0

5 years ago