This is a personal open source project based on [email protected], mainly used for learning and communication
The project mainly develops some basic Vue components. Given personal level, there may be many problems and bugs. If you like it, you can use it for fun.
Document generation uses docsify
Thanks to this developer for providing extremely convenient documentation development tools
Online examples
document
github
# install dependencies
# 安装依赖包
# npm install
# serve with hot reload at localhost:8081
# 浏览器打开http://localhost:8081/#/
# npm run dev
# build for production with minification
# 生成example示例demo
# npm run build
# build for production with minification
# 生成im-vuer.js文件,可用此方法进行二次开发使用
# npm run bnpm
# build for production and view the bundle analyzer report
# npm run build --report
The project has referenced many articles and open source projects. Given that various problems cannot be listed one by one, we can only list some of them with more references. If you have any references to your original article, please contact me to add it. If there are any other infringement issues, please contact me and I will delete it in time.
mint-ui
ydui
vux
muse-ui
countup.js