Skip to content

rafael-fecha/suspicious-transactions-code-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Global dependencies

npm install -g expo-cli

Backend

cd gql-server/
yarn install

Frontend

cd SuspiciousTransactions/
yarn install

Available Scripts

In the project directory gql-server, you can run:

yarn dev

Runs the app in the development mode. Open [http://localhost:4001/graphql) to view it in the browser.

yarn test

Run backend side tests.

In the project directory SuspiciousTransactions/, you can run:

yarn start

which does expo start

Runs the app in the development mode. Open [http://localhost:19006/) to view it in the browser with yarn --web

yarn test

Run client side tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published