Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 197 Bytes

File metadata and controls

14 lines (12 loc) · 197 Bytes

Child App (Remote)

Basic module federation setup with vue 3 and webpack 5

Install

npm install

Usage

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