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