Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 570 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 570 Bytes

React-native turbo pnpm boilerplate

This is an unofficial starter Turborepo - React-native - PNPM.

Using this example

Run the following command:

pnpm i
pnpm start

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

  • mobile: a React-native app
  • ui: a stub React component library shared by both web and docs applications
  • tsconfig: tsconfig.jsons used throughout the monorepo

Each package/app is 80% 🤣 TypeScript.