jinnrry 49de86fd75 feature/v2.8.2 vor 1 Jahr
..
.vscode 494940afc9 first commit vor 2 Jahren
public 494940afc9 first commit vor 2 Jahren
src 49de86fd75 feature/v2.8.2 vor 1 Jahr
.eslintrc.cjs 494940afc9 first commit vor 2 Jahren
.gitignore 494940afc9 first commit vor 2 Jahren
README.md 494940afc9 first commit vor 2 Jahren
index.html 494940afc9 first commit vor 2 Jahren
package.json ad0167f6fd 代码分离,功能优化 (#204) vor 1 Jahr
vite.config.js 5ef5057032 v2.1 vor 2 Jahren
yarn.lock 49de86fd75 feature/v2.8.2 vor 1 Jahr

README.md

fe

前端代码库

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint