No Description

Pchen. 72971c8136 🎈 perf: 对页面进行了美化,增加移动端拦截 10 months ago
.vscode d5f07a6f1a 🎉 init: 项目初始化 11 months ago
public 72971c8136 🎈 perf: 对页面进行了美化,增加移动端拦截 10 months ago
src 72971c8136 🎈 perf: 对页面进行了美化,增加移动端拦截 10 months ago
.env 72971c8136 🎈 perf: 对页面进行了美化,增加移动端拦截 10 months ago
.env.preview 72971c8136 🎈 perf: 对页面进行了美化,增加移动端拦截 10 months ago
.gitignore d5f07a6f1a 🎉 init: 项目初始化 11 months ago
README.md d5f07a6f1a 🎉 init: 项目初始化 11 months ago
index.html d5f07a6f1a 🎉 init: 项目初始化 11 months ago
package.json 72971c8136 🎈 perf: 对页面进行了美化,增加移动端拦截 10 months ago
vite.config.js d5f07a6f1a 🎉 init: 项目初始化 11 months ago

README.md

GitNexus-frontend

安装依赖:

npm install

开发:

npm run dev

编译打包:

npm run build