Jinnrry 898579bdc8 feature/v2.8.2 (#267) 1 년 전
..
.vscode 494940afc9 first commit 2 년 전
public 494940afc9 first commit 2 년 전
src 898579bdc8 feature/v2.8.2 (#267) 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 898579bdc8 feature/v2.8.2 (#267) 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