|
il y a 1 semaine | |
---|---|---|
.. | ||
src | il y a 1 semaine | |
.eslintrc.cjs | il y a 1 semaine | |
.gitignore | il y a 1 semaine | |
.prettierrc | il y a 1 semaine | |
README.md | il y a 1 semaine | |
index.html | il y a 1 semaine | |
package.json | il y a 1 semaine | |
pnpm-lock.yaml | il y a 1 semaine | |
tsconfig.json | il y a 1 semaine | |
vite.config.ts | il y a 1 semaine |
建议使用 nvm 管理 Node.js 版本:
nvm install 18.20.4
nvm use 18.20.4
安装 pnpm:
npm install -g pnpm@10.12.1
pnpm install
pnpm dev
Start the development server on http://localhost:5173