🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@mananaunited/lowcode-cli

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mananaunited/lowcode-cli

lowcode demo

latest
npmnpm
Version
1.0.1
Version published
Weekly downloads
51
142.86%
Maintainers
2
Weekly downloads
 
Created
Source

@mananaunited/lowcode-cli

Note: 构建低代码组件开发项目的脚手架工具

Requirements

node@14+
npm@6+

Note: In order to provide low-code project construction and packaging services.

Install

install low code components to develop scaffolding tools.

npm install @mananaunited/lowcode-cli

Create low code project

the command will customize the installation dependencies, but this step may fail. If it fails, enter the project directory to manually install the dependency.

lowcode create lowcode-components

Compress project to zip package

compress the current project into a zip package for uploading to a low code management project.

by default, node_modules and .git will be filtered out, you can modify the files you want to ignore through compress.config.json.

cd lowcode-components
lowcode compress

FAQs

Package last updated on 08 Mar 2023

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