Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 198 Bytes

File metadata and controls

14 lines (12 loc) · 198 Bytes

Container App (Host)

Basic module federation setup with vue 3 and webpack 5

Install

npm install

Usage

Develop
# run dev server at localhost:3001
npm run start