Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 399 Bytes

Readme.md

File metadata and controls

28 lines (22 loc) · 399 Bytes

Building a Monorepo with React Native, React, and Node.js: A Small Project Todo List

Requirements

node v16.20.2^
npx react-native doctor

Installation

yarn
yarn web-nodeModules
yarn mobile-nodeModules
yarn shared-nodeModules
yarn shared-build

Run the app

yarn web-start
yarn backend-start
yarn mobile-start

Screenshots

app example