Open Abekomon opened 1 year ago
PR template : copy and paste ^^ add a pull-request-file.md
Briefly, but clearly describe what you did, and explain any new code.
Are there any concerns, issues, or bugs in this branch? If so describe them.
Files: Methods: line Numbers if possible:
Stretch tech : TypeScript && graphQl / Apollo Client
[typeScript]
npx create-react-app my-app --template typescript [Router]
Router5.3.0 : npm install react-router-dom@5.3.0 [ GraphQl ] npm init npm install graphql --save
npm add -D typescript @graphql-codegen/cli @graphql-codegen/client-preset