Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liaxiufeng/cloudbox
网盘前端(vue)
https://github.com/liaxiufeng/cloudbox
Last synced: 4 days ago
JSON representation
网盘前端(vue)
- Host: GitHub
- URL: https://github.com/liaxiufeng/cloudbox
- Owner: liaxiufeng
- Created: 2021-07-18T06:40:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-28T01:08:20.000Z (over 2 years ago)
- Last Synced: 2024-07-11T13:55:25.733Z (4 months ago)
- Language: Vue
- Homepage:
- Size: 7.77 MB
- Stars: 12
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cloudbox
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).