# fileviewer **Repository Path**: duyouwei/fileviewer ## Basic Information - **Project Name**: fileviewer - **Description**: 浏览本地文件 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-22 - **Last Updated**: 2024-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fileviewer 1. 修改application.yml中的resources.location属性, 改为你想要开放的本地文件夹路径。 2. 修改application.yml中的server.port属性,改为你想开放的端口号 3. 然后运行FileViewerApplication.main()