Created
June 1, 2020 15:38
-
-
Save neenhouse/be0f3bfcfc772f79a02c363f0e7363da to your computer and use it in GitHub Desktop.
Federated AppShell
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<script src="http://localhost:3001/remoteEntry.js"></script> | |
</head> | |
<body> | |
<div id="root"></div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment