标签: reactjs npm lerna
所以我有一个使用tty: true包的create-react-app创建的React项目。我想创建该程序包的分支,并对其其中一个Lerna管理的子程序包进行更改,以期将其回馈给项目。
tty: true
create-react-app
我尝试克隆存储库并运行aws-amplify和bootstrap命令。现在如何在我的build项目中使用它?
aws-amplify
bootstrap
build