Skip to content
This repository was archived by the owner on Oct 7, 2018. It is now read-only.

Files

react-graphql-typescript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 10, 2018
Jul 20, 2018
Jul 16, 2018
Sep 24, 2018
Jul 10, 2018
Jul 10, 2018
Jul 10, 2018
Jul 10, 2018
Sep 24, 2018

react-graphql-typescript

This example demonstrate how to use accounts-js.

Getting Started

git clone https://github.com/accounts-js/examples.git
cd examples/react-graphql-typescript
yarn install

If you haven't started the example server side, go ahead to start it first.

Start the app.

yarn start

Open a browser and navigate to http://localhost:3000.