# vue-coding-skills **Repository Path**: coshpr/vue-coding-skills ## Basic Information - **Project Name**: vue-coding-skills - **Description**: 学习使用vue 的一些小技巧 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-01 - **Last Updated**: 2021-07-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue ## README # vue-coding-skills #### 介绍 学习使用vue 的一些小技巧 #### 使用说明 first : install with command at `npm install -g @vue/cli-service-global` 使用 vue-cli 快速原型开发:https://cli.vuejs.org/zh/guide/prototyping.html ### 目录 1. /render 学习使用render 函数 2. /skin -- / skin-solution vue3 使用 antdv 进行换肤探索 -- / ant-design-pro-vue 使用vue and antdv 实现的后端模板 3. /docs 笔记