Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 245 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 245 Bytes

Single SPA + NX + Module Federation

Install workspaces dependencies

Install pnpm first if it's not already the case

Run npm install -g pnpm

Then

Run pnpm install in the folder repository

Lanch the application

Run pnpm start