Skip to content

Template for building a Monorepo with React Native, React, and Node.js projects

Notifications You must be signed in to change notification settings

mcknx/todoListFullStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Template for building a Monorepo with React Native, React, and Node.js projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published