# fileupload-vue **Repository Path**: hubu128/fileupload ## Basic Information - **Project Name**: fileupload-vue - **Description**: 文件管理 demo UI - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-28 - **Last Updated**: 2024-09-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 依赖下载 --save 在上线之后也能用, --save--dev 保存到 devDependencies ```angular2html npm i element-plus --save ``` ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Compile and Minify for Production ```sh npm run build ```