# vue_templete **Repository Path**: jerry_ryu/vue_templete ## Basic Information - **Project Name**: vue_templete - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-26 - **Last Updated**: 2021-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue基本模板项目 ui 库vuetify 官网 https://vuetifyjs.com/zh-Hans/ icon库 https://materialdesignicons.com/ ## 安装 ``` npm install ``` ### 运行 ``` npm start ``` ### 打包 ``` npm run build ```