wanghao 156dd9160f 重置密码校验规则和密码登陆规则统一 | 4 mesi fa | |
---|---|---|
.vscode | 5 mesi fa | |
build | 5 mesi fa | |
packages | 5 mesi fa | |
public | 5 mesi fa | |
src | 4 mesi fa | |
.editorconfig | 5 mesi fa | |
.env | 5 mesi fa | |
.env.prod | 5 mesi fa | |
.env.test | 5 mesi fa | |
.gitattributes | 5 mesi fa | |
.gitignore | 5 mesi fa | |
.npmrc | 5 mesi fa | |
LICENSE | 5 mesi fa | |
README.md | 5 mesi fa | |
README.zh_CN.md | 5 mesi fa | |
eslint.config.js | 5 mesi fa | |
index.html | 5 mesi fa | |
package.json | 5 mesi fa | |
pnpm-workspace.yaml | 5 mesi fa | |
tsconfig.json | 5 mesi fa | |
uno.config.ts | 5 mesi fa | |
vite.config.ts | 5 mesi fa |
Environment Preparation
Make sure your environment meets the following requirements:
Install Dependencies
pnpm i
Since this project uses the pnpm monorepo management method, please do not use npm or yarn to install dependencies.
Start Project
pnpm dev
Build Project
pnpm build
This project is based on the MIT © 2021 Soybean protocol, for learning purposes only, please retain the author's copyright information for commercial use, the author does not guarantee and is not responsible for the software.