# database-export-vue **Repository Path**: pomz/database-export-vue ## Basic Information - **Project Name**: database-export-vue - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-01-23 - **Last Updated**: 2025-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # database-export-vue > database-export vue project ## 环境要求 >node version = 14.0.0 >npm version = 6.14.17 >cnpm version = 7.0.0 ## Build Setup ``` bash # install dependencies cnpm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ```