jinnrry 318fea24ad v2.0 vor 2 Jahren
..
.vscode 494940afc9 first commit vor 2 Jahren
public 494940afc9 first commit vor 2 Jahren
src 318fea24ad v2.0 vor 2 Jahren
.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-lock.json 494940afc9 first commit vor 2 Jahren
package.json 494940afc9 first commit vor 2 Jahren
vite.config.js 494940afc9 first commit vor 2 Jahren
yarn.lock 494940afc9 first commit vor 2 Jahren

README.md

fe

前端代码库

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint