alongalperin / Table_React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

Please add .env file in the main folder (near package.json file), inside this file add key REACT_APP_GRAPHQL_URI = ""
and place the URI to your GraphQL endpoint service.

run npm install
run npm start

Enjoy

About


Languages

Language:TypeScript 63.9%Language:HTML 14.6%Language:SCSS 13.1%Language:CSS 8.4%