Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/websoftwares/vue-multi-upload
https://github.com/websoftwares/vue-multi-upload
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/websoftwares/vue-multi-upload
- Owner: websoftwares
- Created: 2017-11-14T09:13:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-14T09:15:53.000Z (about 7 years ago)
- Last Synced: 2024-10-12T13:17:47.296Z (4 months ago)
- Language: JavaScript
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-multi-upload
## System requirements
- node
- npm
- vue## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8081
npm run dev