# esbuild-vue3 **Repository Path**: hboot/esbuild-vue3 ## Basic Information - **Project Name**: esbuild-vue3 - **Description**: esbuild搭建vue3 开发脚手架 - **Primary Language**: HTML/CSS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2023-02-15 - **Last Updated**: 2023-12-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: esbuild, vue3 ## README # esbuild+vue3 ## 介绍 esbuild 搭建 vue3 开发脚手架 ## 主分支配置了 esm 脚本开发方式 ## 分支`feature-none-esm` 为 cjs 模式开发。