https://github.com/idushii/vue-load-file
Загрузка файлов в браузере посредством vue 2 js
https://github.com/idushii/vue-load-file
file-loader javascript vuejs2
Last synced: about 2 months ago
JSON representation
Загрузка файлов в браузере посредством vue 2 js
- Host: GitHub
- URL: https://github.com/idushii/vue-load-file
- Owner: idushii
- License: mit
- Created: 2018-03-07T05:43:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T06:10:32.000Z (over 8 years ago)
- Last Synced: 2025-03-30T14:33:22.619Z (about 1 year ago)
- Topics: file-loader, javascript, vuejs2
- Language: Vue
- Homepage: https://idushii.github.io/vue-load-file/
- Size: 320 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# load-files
> Предпросмотр файлов в барузере
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).