jinnrry 2e83ea3c9d 用户状态同步修复 (#20) 1 년 전
..
.vscode 494940afc9 first commit 2 년 전
public 494940afc9 first commit 2 년 전
src 2e83ea3c9d 用户状态同步修复 (#20) 1 년 전
.eslintrc.cjs 494940afc9 first commit 2 년 전
.gitignore 494940afc9 first commit 2 년 전
README.md 494940afc9 first commit 2 년 전
index.html 494940afc9 first commit 2 년 전
package.json ad0167f6fd 代码分离,功能优化 (#204) 1 년 전
vite.config.js 5ef5057032 v2.1 2 년 전
yarn.lock b1926807f2 前端状态数据修复 (#207) 1 년 전

README.md

fe

前端代码库

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint