# vue-template **Repository Path**: maxwell/vue-template ## Basic Information - **Project Name**: vue-template - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue template 基于 [vue cli 4.0](https://github.com/vuejs/vue-cli) 创建的项目模板。 # 使用 先 clone 项目,一般不需要模板的提交历史,只 clone 最新的即可。 ```shell git clone --depth=1 https://gitee.com/maxwell/vue-template.git [new name] ``` 再添加到自己的库中。