Skip to content

Ro0tk1t/driver-front

Repository files navigation

前端

使用 Vue 3 + Vite + element-plus 技术. 采用前后端分离架构

配置环境

  1. 安装npm: sudo apt install npm

  2. 安装pnpm: curl -fsSL https://get.pnpm.io/install.sh | sh - 或者 npm install -g pnpm

  3. 配置npm淘宝源: pnpm config set registry https://registry.npmmirror.com/

  4. 安装相关库: pnpm install

运行

config.ts 里配置后端地址

启动前端项目: pnpm run dev

启动后端项目: https://github.com/Ro0tk1t/driver-back

About

一个前后端分离的在线网盘项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published