jinnrry 318fea24ad v2.0 2 years ago
..
.vscode 494940afc9 first commit 2 years ago
public 494940afc9 first commit 2 years ago
src 318fea24ad v2.0 2 years ago
.eslintrc.cjs 494940afc9 first commit 2 years ago
.gitignore 494940afc9 first commit 2 years ago
README.md 494940afc9 first commit 2 years ago
index.html 494940afc9 first commit 2 years ago
package-lock.json 494940afc9 first commit 2 years ago
package.json 494940afc9 first commit 2 years ago
vite.config.js 494940afc9 first commit 2 years ago
yarn.lock 494940afc9 first commit 2 years ago

README.md

fe

前端代码库

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint