1.1.17 • Published 5 years ago

generator-xmc v1.1.17

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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

1.1.17

5 years ago

1.1.16

9 years ago

1.1.14

9 years ago

1.1.13

9 years ago

1.1.12

9 years ago

1.1.11

10 years ago

1.1.10

10 years ago

1.1.9

10 years ago

1.1.8

10 years ago

1.1.6

10 years ago

1.1.5

10 years ago

1.1.4

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago