jinnrry c2976ade0c feature/2.7.4 1 tahun lalu
..
.vscode 494940afc9 first commit 2 tahun lalu
public 494940afc9 first commit 2 tahun lalu
src c2976ade0c feature/2.7.4 1 tahun lalu
.eslintrc.cjs 494940afc9 first commit 2 tahun lalu
.gitignore 494940afc9 first commit 2 tahun lalu
README.md 494940afc9 first commit 2 tahun lalu
index.html 494940afc9 first commit 2 tahun lalu
package.json ad0167f6fd 代码分离,功能优化 (#204) 1 tahun lalu
vite.config.js 5ef5057032 v2.1 2 tahun lalu
yarn.lock b1926807f2 前端状态数据修复 (#207) 1 tahun lalu

README.md

fe

前端代码库

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint