# vue-practice **Repository Path**: lightnoway/vue-practice ## Basic Information - **Project Name**: vue-practice - **Description**: vue 练习项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-08 - **Last Updated**: 2021-01-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # edu-boss-fed ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). 命名规范 - 组件 - name 大写 - 文件名 ?小写开头驼峰 - 标签 分隔符 各组件行为描述,组合 - form - dialog 待完善 - 弹框标题 - 侧导航展开收缩 问题 - functional 组件 与路由props 传递 - 优化: event 不 react转换