Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 194 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 194 Bytes

rtk-split

Proof of concept of package splitting an rtk app

To run, from the repo root:

npm install @microsoft/rush
rush install
rush update
rush build
cd ./main-app
rushx start