Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mediinfo-ued/medi-ui

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mediinfo-ued/medi-ui

基于 vuejs 和 element-ui 开发的的 UI 组件库。

  • 0.0.1-3
  • unpublished
  • next
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Medi UI

code style: prettier

基于 vuejs 2.xelement-ui 开发的的 UI 组件库。

使用

组件库为内部项目,需配置 npm 镜像

npm install @mediinfo-ued/medi-ui@next --save

启动项目

你需要安装 node.js 的版本为 nodejs >= 8.0

克隆此仓库后运行:

# 安装依赖,推荐使用 yarn 安装
$ npm install

# 启动文档编辑模式
$ npm run docs:dev

# 构建文档静态资源
$ npm run docs:build

package.json 文件的 scripts 部分还有一些其他脚本可用.

版本发布

# 更新版本号,内置代码检查
$ npm version <new_version|major|minor|patch>

# 发布代码包,自动代码
$ npm publish

可使用 npm version --help 查看帮助信息

升级日志

ChangeLog.

FAQs

Package last updated on 21 Mar 2020

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