Skip to content

Instantly share code, notes, and snippets.

@neenhouse
Created June 1, 2020 15:38
Show Gist options
  • Save neenhouse/be0f3bfcfc772f79a02c363f0e7363da to your computer and use it in GitHub Desktop.
Save neenhouse/be0f3bfcfc772f79a02c363f0e7363da to your computer and use it in GitHub Desktop.
Federated AppShell
<!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