# cloud-view **Repository Path**: adcasvajkjfer/cloud-view ## Basic Information - **Project Name**: cloud-view - **Description**: 基于 vite 实现的 vue3 高扩展的组件库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-13 - **Last Updated**: 2022-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cloud-view 基于 vite 实现的 vue3 高扩展的组件库 ## Recommended IDE Setup - [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar) ## 安装 ``` yarn(npm install) ``` ## 运行 ``` yarn dev(npm run dev) ``` ## 打包 ``` yarn build(npm run build) ``` ## 技术栈 | 使用技术 | 版本 | | :---: | :---: | | vite(构建)| 2.9.9 | | vue3(setup 语法糖)| 3.2.25 | | typeScript(js 超集)| 4.5.4 |