# 快速上手

# 引入pro-my-ui

完整引入
在 main.js 中写入以下内容:

import 'pro-my-ui/dist/css/index.css'
import ProUI from 'pro-my-ui'
Vue.use(ProUI)