Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jevonsflash/vue-explorer-sample

基于Vue的文件资源管理器示例
https://github.com/jevonsflash/vue-explorer-sample

file-explorer sample-code vue

Last synced: about 1 month ago
JSON representation

基于Vue的文件资源管理器示例

Awesome Lists containing this project

README

        

# vue-explorer-sample

基于Vue的文件资源管理器示例

## 博客

[用Vue编写一个简单的仿Explorer文件管理器](https://blog.csdn.net/jevonsflash/article/details/123430251)

## 使用方式
```
yarn install
```
```
yarn serve
```