jinnrry 4a111788a6 v2.6.2 1 年間 前
..
.vscode 494940afc9 first commit 2 年 前
public 494940afc9 first commit 2 年 前
src 4a111788a6 v2.6.2 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 494940afc9 first commit 2 年 前
vite.config.js 5ef5057032 v2.1 2 年 前
yarn.lock 494940afc9 first commit 2 年 前

README.md

fe

前端代码库

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint