项目作者: Anu1601CS

项目描述 :
:cloud: A cloud based media manager to manage media files integrated with Dropbox, Google Drive etc.
高级语言: Vue
项目地址: git://github.com/Anu1601CS/media-manager.git
创建时间: 2018-12-02T08:19:34Z
项目社区:https://github.com/Anu1601CS/media-manager

开源协议:GNU General Public License v3.0

下载




Media Manager logo


License
License
Greenkeeper badge

Media Manager

Note: This project is shifted to this organization LazyDrive

Directory layout

  1. .
  2. ├── docs # Documentation files (alternatively `doc`)
  3. ├── public # Public files
  4. ├── server # Server of application
  5. ├── src # Source files (alternatively `lib` or `app`)
  6. ├── test # Automated tests (alternatively `spec` or `tests`)
  7. ├── LICENSE
  8. └── README.md

Vue CLI-3 Install

  1. # npm
  2. npm install -g @vue/cli

Installation

  1. # npm
  2. # Install imagemagick
  3. sudo apt-get install imagemagick ghostscript poppler-utils
  4. # In root and server run
  5. npm install
  6. # In server folder run
  7. npm start
  8. # In root run
  9. npm run serve
  10. # Done! Magic happens on port: http://localhost:8080

Demo




License

MIT

Copyright (c) 2018, Anurag Kumar anu1601cs