8000 GitHub - githubjakob/react-monorepo-code-sharing
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

githubjakob/react-monorepo-code-sharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-code-sharing

This project contains an example for educational purposes of how to import a react component from outside src.

The goal is to allow for a mono repository with multiple react application that share code.

app-cra shows why it's not possible to import from outside src when using create-react-app.

app-cra-rewired shows a solution how to allow the import when using create-react-app.

app-ejected shows how to configure webpack for an app ejected from create-react-app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0