New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

qietuzai-cli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qietuzai-cli

Qietuzai static page template command line

latest
Source
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

qietuzai-cli

切图仔的日常 - 生成日常切图所需项目目录 本机安装环境依赖: node git

├── src
│   ├── js
│   └── images
│   └── scss
│   └── fonts
│   └── jpegs
│   └── psd
└── index.html

使用方法

npm install qietuzai-cli -g

初始化项目

Qietuzai init

选择一个项目模板

目前只有针对两种不同客户端的模板(手机移动端和传统pc端)

  • touch
  • pc

进入项目目录

cd  your project_name

install

npm install

在浏览器里预览

npm run server

产出页面(交付给小伙伴)

npm run build

Keywords

qietuzai

FAQs

Package last updated on 24 Aug 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