An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# monorepo-example
Example of a simple Node server and React app monorepo using git submodules

From 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).