# vue-file-viewer **Repository Path**: cj6209577/vue-file-viewer ## Basic Information - **Project Name**: vue-file-viewer - **Description**: 一个在线的文档预览器。支持word、excel、PPT、图片、视频、文本等等。支持网址拼接预览、自行上传预览。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://cj6209577.gitee.io/vue-file-viewer/ - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 4 - **Created**: 2022-08-19 - **Last Updated**: 2023-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # file-viewer ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).