# pick-up platform **Repository Path**: kokomi12/pick-up-platform ## Basic Information - **Project Name**: pick-up platform - **Description**: 代取平台(待定)前端仓库 用户可以通过平台发布需要代取的物品信息(如快递包裹、文件、物品等),并指定取件地点和目的地。其他用户可以浏览这些任务,并自愿接受代取任务,完成后将物品送到指定地点。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-24 - **Last Updated**: 2024-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pick-up platform This template should help get you started developing with Vue 3 in Vite. ## Recommended IDE Setup [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur). ## Customize configuration See [Vite Configuration Reference](https://vite.dev/config/). ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Compile and Minify for Production ```sh npm run build ```