This package has been deprecated

Author message:

This package is deprecated from public registry forever (perhaps). You could send email to ourairyu@gmail.com if you have some questions.

generator-mhc-activity

0.1.4 • Public • Published

买好车活动页面脚手架

快速搭建活动页面的骨架,减少复制粘贴的重复劳动!

用法

先安装 Yeoman

npm install -g yo

然后安装脚手架,

npm install -g generator-mhc-activity

接下来在活动页面目录中执行以下命令,就可以生成页面啦!

PC 端页面

yo mhc-activity

移动端页面

yo mhc-activity --mobile=true

页面生成之后,在 index.html 中特定的注释之间写入自己的代码。

<!-- 活动页面代码 begin -->
<div>你自己的代码</div>
<!-- 活动页面代码 end -->

Package Sidebar

Install

npm i generator-mhc-activity

Weekly Downloads

0

Version

0.1.4

License

ISC

Last publish

Collaborators

  • ourai
  • zhangwenan