Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.
/ qomo-netdisk Public archive

2020年第9届中国软件杯三等奖参赛作品-酷猫云盘管理器

License

Notifications You must be signed in to change notification settings

momijineko/qomo-netdisk

Repository files navigation

Qomo-Netdisk - 酷猫云盘管理器

Vue + Vuetify + Electron + VueAxios + VueRouter + Vuex + LowDB

  • Node version: v13.12.0
  • NPM version: 6.14.4
  • Yarn version: 1.22.4

原仓库为位于 Gitee 的私有仓库,由于提交内容包含敏感信息未直接进行仓库迁移

Project setup

# change to taobao mirror
# 避免依赖下载失败,将默认源切换为国内源(如淘宝镜像源)
npm config set registry https://registry.npm.taobao.org/
npm config set sass_binary_site=http://npm.taobao.org/mirrors/node-sass
npm config set ELECTRON_MIRROR http://npm.taobao.org/mirrors/electron/

yarn install

Compiles and hot-reloads for development

yarn serve

# or

yarn start

# for electron

yarn electron:serve

Compiles and minifies for production

yarn build

# for electron

yarn electron:build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

2020年第9届中国软件杯三等奖参赛作品-酷猫云盘管理器

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published