nx/docs/shared/examples/nx-examples.md
Isaac Mann e82642ddc3
docs(docs): add examples section (#3165)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-06-12 22:09:48 -04:00

483 B

Nx Micro-Frontend Example

This repository contains a single book store website that serves a React app for some routes and an Angular app for other routes. Both apps make use of web components to share UI.

The repository is kept up to date with the latest version of Nx and is used as a smoke test for migrations to new versions of Nx.

Repository: nx-examples

Live Demo: Nx Store