Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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的文件资源管理器示例
- Host: GitHub
- URL: https://github.com/jevonsflash/vue-explorer-sample
- Owner: jevonsflash
- Created: 2022-03-11T09:14:13.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-16T14:06:00.000Z (4 months ago)
- Last Synced: 2024-08-16T15:31:50.787Z (4 months ago)
- Topics: file-explorer, sample-code, vue
- Language: Vue
- Homepage:
- Size: 156 KB
- Stars: 2
- Watchers: 2
- 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
```