Skip to content

A local file preview service, using the vue framework to complete.

License

Notifications You must be signed in to change notification settings

IUnlimit/file-preview

Repository files navigation

File Preview

file-preview is a local file preview service, using the vue framework to complete.

Support types

  • code
  • markdown
  • pdf, word, excel, ppt
  • image
  • etc.

Local development

Prerequisites

You can follow these instructions to setup a dev environment:

  • Install Node 14.x (LTS) either manually or using a tool like nvm (recommended)
  • Install yarn: https://yarnpkg.com/getting-started/install
  • Clone this repo: git clone https://github.com/IUnlimit/file-preview.git
  • Run yarn to install dependencies

Start server

yarn dsv

Build

yarn build

About

A local file preview service, using the vue framework to complete.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published