generator-multiple-entry

create multiple entry file

Usage no npm install needed!

<script type="module">
  import generatorMultipleEntry from 'https://cdn.skypack.dev/generator-multiple-entry';
</script>

README

generator-multiple-entry NPM version Build Status Dependency Status Coverage percentage

创建模板文件

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