typescript-monorepo-cra-example
Monorepo demo
A TypeScript monorepo example using Create React App with workspace configuration
TypeScript@3 monorepo example CRA version
27 stars
4 watching
2 forks
Language: TypeScript
last commit: over 6 years ago
Linked from 1 awesome list
craexamplemonorepomonorepo-exampletypescripttypescript-monorepotypescript-monorepo-cratypescript-monorepo-exampleworkspaces
Related projects:
Repository | Description | Stars |
---|---|---|
deptno/typescript-monorepo-next-example | A Next.js-based TypeScript monorepo example demonstrating component separation and workspace configuration | 43 |
viewstools/yarn-workspaces-cra-crna | A guide to using yarn workspaces with Create React App and Create React Native App (Expo) to share common code across projects | 151 |
comerc/cra-ts-antd | A Create React App project with TypeScript and Ant Design | 114 |
orta/react-native-45-typescript-example | An example of setting up React Native with TypeScript support to compile and run native mobile applications | 14 |
styfle/react-server-example-tsx | An example project demonstrating how to implement server-side rendering with React and TypeScript | 277 |
jonathandion/mono | Provides common modules and components for building web applications using TypeScript | 19 |
keadex/keadex | An experiment in monorepo-based software development with focus on architecture, design tools and UI components for building web applications. | 38 |
innfactory/create-react-app-material-typescript-redux | A boilerplate project for starting big React projects with Material UI and Redux | 290 |
xavierlefevre/shared-react-components-example | A mono-repository of shared React components | 86 |
jihchi/rescript-react-realworld-example-app | A fully-fledged fullstack application demonstrating CRUD operations, authentication, routing, and more with ReScript and React | 187 |
mrward/typescript-addin | Adds TypeScript support to MonoDevelop and Xamarin Studio 5 | 29 |
trpc/examples-next-prisma-starter | A Next.js project integrating Prisma and tRPC for a full-stack React application with automated testing and deployment | 723 |
mozilla/fxa | A monorepo managing Mozilla Accounts and related services | 602 |
agrcrobles/react-native-web-workspace | A minimum boilerplate for building cross-platform apps with React in a monorepo | 74 |
crudjs/rest-nestjs-postgres | A sample API using Nest.js and Postgres to demonstrate CRUD operations | 149 |