# qimaike **Repository Path**: amt945/qimaike ## Basic Information - **Project Name**: qimaike - **Description**: No description available - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-17 - **Last Updated**: 2023-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + TypeScript + Vite ## Build Setup ``` bash # install dependencies yarn # serve with hot reload at localhost:8080 yarn dev # build for production with minification yarn build # 开发环境打包编译 yarn build # 测试环境打包编译 yarn build:test # 正式环境打包编译 yarn build:prod