Skip to content

IvanJov/react-angular-single-spa

Repository files navigation

React and Angular single-spa example

This is the code for tutorial posted on https://ivanjov.com/micro-frontends-how-i-built-a-spa-with-angular-and-react/

Running the app

Clone the code

git clone https://github.com/IvanJov/react-angular-single-spa.git && cd react-angular-single-spa

Install dependencies

npm install

Run app

npm start

Open http://localhost:9090/#/ in browser

You should see something like this:

example