https://github.com/joanroucoux/monorepo-example
Example of a simple Node server and React app monorepo using git submodules
https://github.com/joanroucoux/monorepo-example
express gitsubmodules monorepo nodejs react
Last synced: about 2 months ago
JSON representation
Example of a simple Node server and React app monorepo using git submodules
- Host: GitHub
- URL: https://github.com/joanroucoux/monorepo-example
- Owner: JoanRoucoux
- License: mit
- Created: 2022-12-01T22:02:48.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T23:23:54.000Z (over 2 years ago)
- Last Synced: 2025-01-19T12:51:35.175Z (3 months ago)
- Topics: express, gitsubmodules, monorepo, nodejs, react
- Language: TypeScript
- Homepage:
- Size: 464 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# monorepo-example
Example of a simple Node server and React app monorepo using git submodulesFrom this article [How to Create a React Typescript Monorepo with Git Submodules](https://dev.to/alexeagleson/how-to-create-a-node-and-react-monorepo-with-git-submodules-2g83).