🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

yuang-framework-ui-pc

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yuang-framework-ui-pc

yuang-framework-ui-pc Library

1.1.11
latest
Version published
Weekly downloads
552
415.89%
Maintainers
1
Weekly downloads
 
Created

EleAdminPlus

https://eleadmin.com

安装

npm i --registry=https://registry.npmmirror.com

运行

全局引入方式运行:

npm run dev

按需引入方式运行:

npm run dev:needed

打包

全部打包:

npm run build

打包指定组件:

npm run build src=/ele-alert

开发环境的node版本目前发现18不行,至少20 才行

npm config get registry

npm config set registry=https://registry.npmjs.org npm config set registry=https://registry.npmmirror.com

npm run build npm publish

FAQs

Package last updated on 24 Mar 2025

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