Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 95c83a3

Browse files
committed
Baseline for the Angular App v1.0
1 parent 769cb61 commit 95c83a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Inside the project folder run:
2727

2828
- `npm i` - install dependencies
2929
- `npm run dev` - run app in development mode
30-
- As this app can be loaded only inside a frame single-spa, you have to run a `root-config` frame app and configure it to use the URL `http://localhost:4200/main.js`.
30+
- As this app can be loaded only inside a frame single-spa, you have to run a `micro-frontends-frame` frame app and configure it to use the URL `http://localhost:4200/main.js`.
3131

3232
## Deployment to Production
3333

0 commit comments

Comments
 (0)