Skip to content

monorepo starter kit with Razzle x Expo x React Native Web

License

Notifications You must be signed in to change notification settings

davidkwan95/monorepo-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monorepo-starter

Monorepo starter is a starter kit with multi-platform development in mind. It uses yarn workspace to achieve the code sharing.

The initial setup for the mobile using expo is shamelessly stolen from https://github.com/Fried-Chicken/expo-monorepo

Platform (currently) supported

  • Web with server-side rendering (SSR) using Razzle
  • Mobile using Expo

Installation

Run yarn install in the project root

Running

Run yarn start in the platform you want to run. packages/web for web, and packages/mobile for mobile.

How it works

TBD... although I'm not sure when

About

monorepo starter kit with Razzle x Expo x React Native Web

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published