Socket
Socket
Sign inDemoInstall

wl-cli

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wl-cli

vue wlui wl-cli vue项目最佳工程目录结构脚手架


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

wl-cli

vue脚手架,探索适合wlui最佳工程结构脚手架

包含基于qiankun的微前端项目脚手架

使用

npm i wl-cli -g

wl init myApp

cd ./myApp

npm install 

npm run serve
  1. 首先全局安装wl-cli脚手架,之后使用命令 wl init 你的项目名 创建应用即可。

  2. 进入init后依次输入auther, description, type, port信息,其中type分为普通web项目,微前端主应用master,微前端子应用sub-app;port为开发环境端口号,默认8080主要用于sub-app类型

  3. 进入创建好的项目模板目录 cd yourapp

  4. 下载依赖 npm install

  5. 运行项目 npm run serve

Keywords

FAQs

Package last updated on 17 Mar 2021

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