【问题标题】:What is the difference between the electrode:component and electrode-component archetypes?电极:组件和电极组件原型之间有什么区别? 【发布时间】:2017-08-07 22:23:54 【问题描述】: 主要的doc 建议electrode:component 但是,这个doc 建议electrode-component? 【问题讨论】: 标签: walmart-electrode 【解决方案1】: Electrode 带有 yeoman 生成器,可以快速为您的组件创建外壳。 调用组件生成器的命令是: yo electrode:component electrode-component 只是您要生成的组件的建议名称。 【讨论】: