yarn-workspaces-cra-crna
Monorepo setup guide
A guide to using yarn workspaces with Create React App and Create React Native App (Expo) to share common code across projects
How to use yarn workspaces with Create React App and Create React Native App (Expo) to share common code across
151 stars
6 watching
23 forks
Language: JavaScript
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
deptno/typescript-monorepo-cra-example | A TypeScript monorepo example using Create React App with workspace configuration | 27 |
agrcrobles/react-native-web-workspace | A minimum boilerplate for building cross-platform apps with React in a monorepo | 74 |
antonybudianto/cra-universal | A Create React App companion for building universal web applications with zero configuration and seamless server-side rendering | 430 |
nilanth/cra-template-redux-auth-starter | A preconfigured Create React App template for building React apps with Redux, authentication, and other features. | 36 |
codingki/react-native-expo-template | A starter template for building React Native apps with Expo | 744 |
expo/router | A file-based router for universal React Native apps. | 1,372 |
deptno/typescript-monorepo-next-example | A Next.js-based TypeScript monorepo example demonstrating component separation and workspace configuration | 43 |
comerc/cra-ts-antd | A Create React App project with TypeScript and Ant Design | 114 |
jonathandion/mono | Provides common modules and components for building web applications using TypeScript | 19 |
energinet-datahub/greenforce-frontend | A monorepo hosting multiple Angular applications with shared dependencies and backend integration. | 75 |
expo/ex-navigator | An alternative navigation solution for React Native applications built on top of the native Navigator component | 522 |
kriswep/cra-tailwindcss | An example project demonstrating how to integrate Tailwind CSS with a Create React App setup | 111 |
ccoenraets/forceng | Micro-library to simplify integration with Salesforce REST APIs in AngularJS applications | 52 |
innfactory/create-react-app-material-typescript-redux | A boilerplate project for starting big React projects with Material UI and Redux | 289 |
expo/react-native | An open-source framework for building native mobile apps with React. | 272 |