generator-multiple-entry
v0.0.17
Published
create multiple entry file
Downloads
2
Maintainers
Readme
generator-multiple-entry
创建模板文件
Installation
First, install Yeoman and generator-multiple-entry using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-multiple-entry
使用
yo
选则Multiple Entry
CRM项目相关:
创建多入口配置文件:
yo multiple-entry:crm-entry
创建模块:
yo multiple-entry:crm-module
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © zhuchao02