#281·qiankun

[Feature Request] Blueprint skeleton app or app generator?

Author: kristianmandrupCreated Mar 3, 2020Updated Sep 17, 2026
Labelspr welcome

Background

Do you have any way to generate a fresh qiankun app without qiankun itself? (ie. without cloning this repo)

I'd like to propose an easy way to set up a minimal project. Ideally using TypeScript for the React app.

Proposal

I've created a qiankun-demo repository where I will try to setup a minimal template for a fresh qiankun app

I'd like to set it up as a lerna project with yarn workspaces.

Perhaps use Nx to better manage the mono repo

Additional context

None