https://github.com/gavinning/koa-upload-demo
https://github.com/gavinning/koa-upload-demo
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gavinning/koa-upload-demo
- Owner: gavinning
- Created: 2020-02-01T10:09:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:15:05.000Z (over 3 years ago)
- Last Synced: 2025-02-01T12:46:44.009Z (over 1 year ago)
- Language: Vue
- Size: 2.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# upload-demo
## 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/).