# itway-code-example **Repository Path**: no60/itway-code-example ## Basic Information - **Project Name**: itway-code-example - **Description**: itway的code example - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-21 - **Last Updated**: 2024-08-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Itway的code demo ## 开始 ```bash # 1.克隆本仓库 git clone https://gitee.com/no60/itway-code-example.git # 2.安装依赖 yarn install # 3.本地运行 yarn dev ``` ## 技术栈 vue3 + vue-router + pinia + vite + +element-plus