learning lerna:学习lerna以将组件库创建为monorepo 源码
学习Lerna 使用此存储库学习有关将组件库作为monorepo管理的lerna。 入门 开始之前,请确保您具有git和nvm (节点版本管理器)。 git clone git@github.com:hellobrian/learning-lerna.git < your> cd < your> nvm install && nvm use npm ci npm run bootstrap npm run dev 运行npm run dev ,请浏览至Storybook,为: Npm脚本 :eyes: 有关npm脚本的完整列表,请参见
文件列表
learning-lerna-master.zip
(预估有个48文件)
learning-lerna-master
.gitignore
72B
_templates
component
new
_test.ejs.t
264B
_component.ejs.t
298B
_index.ejs.t
189B
utils
camelize.test.js
1KB
暂无评论