https://github.com/jevonsflash/vue-explorer-sample
基于Vue的文件资源管理器示例
https://github.com/jevonsflash/vue-explorer-sample
file-explorer sample-code vue
Last synced: 5 months ago
JSON representation
基于Vue的文件资源管理器示例
- Host: GitHub
- URL: https://github.com/jevonsflash/vue-explorer-sample
- Owner: jevonsflash
- Created: 2022-03-11T09:14:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-16T14:06:00.000Z (almost 2 years ago)
- Last Synced: 2025-04-19T05:44:53.739Z (about 1 year ago)
- Topics: file-explorer, sample-code, vue
- Language: Vue
- Homepage:
- Size: 156 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-explorer-sample
基于Vue的文件资源管理器示例
## 博客
[用Vue编写一个简单的仿Explorer文件管理器](https://blog.csdn.net/jevonsflash/article/details/123430251)
## 使用方式
```
yarn install
```
```
yarn serve
```