@firecodes/vue-lui

1.0.1 • Public • Published

@firecodes/vue-lui

@firecodes/vue-lui 业务UI组件库

业务 UI 组件 (基于element-ui 二次组件开发,需将element-ui升级到2.10以上版本)

  1. 头部组件
  2. 底部组件
  3. 登录组件

线上地址:

https://firecodes.github.io/vue-lui/#/home

Features

  • Powered by Vue Cli 3

本地项目 安装 依赖包

npm i element-ui vue-axios vxe-utils xe-utils -S

NPM

npm i @firecodes/vue-lui -S

本地环境运行------http://localhost:8888

npm registry

npm config set registry https://registry.npm.taobao.org

enter the project directory

cd vue-lui

install dependency

npm install

develop

npm run dev

lib 组件打包

npm run lib

This will automatically open http://localhost:8888

build for production environment

npm run build:prod

Readme

Keywords

Package Sidebar

Install

npm i @firecodes/vue-lui

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

1.12 MB

Total Files

172

Last publish

Collaborators

  • firecodes