0.0.2 • Published 3 years ago

wh-element-vue3 v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

vue3-ele

Vue version

vue3

Node version

node > 10

ElementUI version

npm install element-plus --save 
或 
<script src="https://unpkg.com/element-plus/lib/index.full.js"></script>

ElementUI style

<link rel="stylesheet" href="https://unpkg.com/element-plus/lib/theme-chalk/index.css">
或者
import 'element-plus/lib/theme-chalk/index.css';

安装

npm install wh-element-vue3 -S

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.