Socket
Socket
Sign inDemoInstall

j8-cli

Package Overview
Dependencies
124
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    j8-cli

生成多页、单页应用模板cli工具


Version published
Maintainers
1
Created

Readme

Source

j8-cli

支持生成多页应用模板 cli 工具(目前支持生成 html 跟 pug 两种方式),单页应用支持 Vue 模板、React 模板

Start

# 全局安装cli
npm i j8-cli -g

# 查看版本
j8 -V

# 创建项目
j8 init

yarn

# 全局安装
npm i yarn -g

# 设置镜像源
yarn config set registry https://registry.npm.taobao.org --global
yarn config set disturl https://npm.taobao.org/dist --global

FAQs

Last updated on 17 Jan 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc