generator-xmc

1.1.17 • Public • Published

generator-xmc

Yeoman generator

npm version npm download Build Status Coverage Status

NPM

Install

$ npm install -g yo

Yeoman Generators

$ npm install -g generator-xmc

最后, 创建 Xmc 项目:

$ mkdir myproject
cd myproject
$ yo xmc

Usage

创建Page

$ yo xmc:page

Directory tree

└─build        // 发布文件目录
└─demo         // Demo
└─src          // 开发文件
    ├─common   // 公共
    ├─home     // Page
    │  ├─images
    │  ├─mods
    │  ├─style
    │  ├─index.js
    │  └─index.less

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.17
    0
    • latest

Version History

Package Sidebar

Install

npm i generator-xmc

Weekly Downloads

0

Version

1.1.17

License

MIT

Unpacked Size

41.6 kB

Total Files

30

Last publish

Collaborators

  • gindis
  • noyobo
  • vico