0.1.7 • Published 2 years ago

hnzk-ui v0.1.7

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

安装

npm install hnzk-ui

引入

import { createApp } from 'vue'
import App from '@/App.vue'
import hnzkUI from 'hnzk-ui'
import '../node_modules/hnzk-ui/dist/style.css'

const app = createApp(App)
app.use(hnzkUI)
app.mount('#app')

开发环境

  • 你需要 Node.js 18+,yarn 1.1+ 和 npm 6+
  • 如果您在使用yarn安装依赖的过程中出现esline检查不通过,请执行:

    yarn config set ignore-engines true

0.0.9

0.0.10

0.0.11

0.1.7

2 years ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.1.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.0.9

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago