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