sugaith / graphql-apollo-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React / GraphQL Trial

How to run this project?

Pre-requirements:

  • Node version: 16.17.0 - LTS
  • use YARN

Run the app:

  • install dependencies, and then run the dev environment:
yarn install
yarn start

About


Languages

Language:TypeScript 70.3%Language:HTML 16.5%Language:CSS 13.2%