No Description

Pchen0 03c9f50904 🎈 perf: 优化若干内容 2 months ago
.vscode d5f07a6f1a 🎉 init: 项目初始化 11 months ago
public 0a9f9d9d4a ✨ feat: 更新PAC规则 2 months ago
src 03c9f50904 🎈 perf: 优化若干内容 2 months ago
.env c969621e17 ✨ feat: 更新URL 2 months ago
.env.preview 72971c8136 🎈 perf: 对页面进行了美化,增加移动端拦截 10 months ago
.gitignore d5f07a6f1a 🎉 init: 项目初始化 11 months ago
README.md d5f07a6f1a 🎉 init: 项目初始化 11 months ago
index.html 1ee1e1edcf ✨ feat: 更新标题 2 months ago
package.json 1ee1e1edcf ✨ feat: 更新标题 2 months ago
pnpm-lock.yaml 48349a81a3 ✨ feat: 更新主题色 4 months ago
vite.config.js 5376d10fe7 🔧 build: 取消按需引入样式 8 months ago

README.md

GitNexus-frontend

安装依赖:

npm install

开发:

npm run dev

编译打包:

npm run build