liujing ba124bc35c 应用专题-左侧-样式 | 2 weeks ago | |
---|---|---|
.vscode | 5 months ago | |
build | 5 months ago | |
packages | 5 months ago | |
src | 2 weeks ago | |
.editorconfig | 5 months ago | |
.env | 3 weeks ago | |
.env.prod | 5 months ago | |
.env.test | 2 weeks ago | |
.gitattributes | 5 months ago | |
.gitignore | 5 months ago | |
.npmrc | 5 months ago | |
LICENSE | 5 months ago | |
README.md | 5 months ago | |
README.zh_CN.md | 5 months ago | |
eslint.config.js | 2 weeks ago | |
index.html | 5 months ago | |
package.json | 2 weeks ago | |
pnpm-lock.yaml | 2 weeks ago | |
pnpm-workspace.yaml | 5 months ago | |
tsconfig.json | 5 months ago | |
uno.config.ts | 5 months ago | |
vite.config.ts | 2 weeks ago |
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.