jinnrry 4a111788a6 v2.6.2 hace 1 año
..
.vscode 494940afc9 first commit hace 2 años
public 494940afc9 first commit hace 2 años
src 4a111788a6 v2.6.2 hace 1 año
.eslintrc.cjs 494940afc9 first commit hace 2 años
.gitignore 494940afc9 first commit hace 2 años
README.md 494940afc9 first commit hace 2 años
index.html 494940afc9 first commit hace 2 años
package.json 494940afc9 first commit hace 2 años
vite.config.js 5ef5057032 v2.1 hace 2 años
yarn.lock 494940afc9 first commit hace 2 años

README.md

fe

前端代码库

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint