# vue3_ts **Repository Path**: M-pineapple/vue3_ts ## Basic Information - **Project Name**: vue3_ts - **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-12-20 - **Last Updated**: 2022-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3_ts #### 介绍 #### 软件架构 网站使用vue3+typescript,个人练手项目,涉及ui库 移动端vant pc端element-plus naive-ui 加入了rem 有pc和移动端两套布局 #### 安装教程 1. 安装 npm install 2. 运行 npm run serve 3. 打包 npm run build #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request