# vue-without-build-test **Repository Path**: gitzjtian/vue-test ## Basic Information - **Project Name**: vue-without-build-test - **Description**: Vue 学习笔记(没有 Build 操作) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-29 - **Last Updated**: 2022-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 学习笔记 > 没有 Build 的操作. * [The Ultimate List of 7 Perfect Vue 3 UI Libraries for every project](https://dev.to/ranaharoon3222/the-ultimate-list-of-7-perfect-vue-3-ui-libraries-for-every-project-1l39) ## Refenences ### [Quick Start](https://vuejs.org/guide/quick-start.html) ### [Examples](https://vuejs.org/examples/#hello-world) ### [Which dist file to use?](https://github.com/vuejs/core/tree/main/packages/vue#which-dist-file-to-use) * [Vue packages](https://unpkg.com/browse/vue@3.2.31/dist/) * [JavaScript的CJS、AMD、UMD、ESM都是啥](https://segmentfault.com/a/1190000040282826) * [前端模块化—CommonJS、CMD、AMD、UMD和ESM](https://juejin.cn/post/6857313590337077255) ### [PrimeVue](https://www.primefaces.org/primevue/#/)