/entria-fullstack

Monorepo Playground with GraphQL, React, React Native, Relay Modern, TypeScript and Jest

Primary LanguageTypeScriptMIT LicenseMIT

Entria FullStack Playground

supported version

Let's us know how can we help

Read more about Playgrounds: https://medium.com/@sibelius/why-your-company-should-have-an-open-source-playground-4bb93068ce95

Getting Started

Installing

yarn install

Run Server Package

yarn start:server

Run Web Package

Compile Relay

yarn web:relay

Start Package

yarn web:start

Run App Package

We recommend that you read https://facebook.github.io/react-native/docs/getting-started before starting

Compile Relay

yarn app:relay

Start Package

yarn app:start