Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-mhc-activity

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-mhc-activity

Scaffolding of activity pages for Maihaoche.com

  • 0.1.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

买好车活动页面脚手架

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

用法

先安装 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 -->

Keywords

FAQs

Package last updated on 31 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc