周玉环 b4776de144 feat: add Element PLus vor 2 Tagen
..
src b4776de144 feat: add Element PLus vor 2 Tagen
.eslintrc.cjs b6251fe5cb feat: 增加招商门户网站前端工程 vor 1 Woche
.gitignore b6251fe5cb feat: 增加招商门户网站前端工程 vor 1 Woche
.prettierrc b6251fe5cb feat: 增加招商门户网站前端工程 vor 1 Woche
README.md b6251fe5cb feat: 增加招商门户网站前端工程 vor 1 Woche
auto-imports.d.ts b4776de144 feat: add Element PLus vor 2 Tagen
components.d.ts b4776de144 feat: add Element PLus vor 2 Tagen
index.html b6251fe5cb feat: 增加招商门户网站前端工程 vor 1 Woche
package.json b4776de144 feat: add Element PLus vor 2 Tagen
pnpm-lock.yaml b4776de144 feat: add Element PLus vor 2 Tagen
tsconfig.json b4776de144 feat: add Element PLus vor 2 Tagen
vite.config.ts b4776de144 feat: add Element PLus vor 2 Tagen

README.md

🚀 项目名称 xinkeaboard-promotion-portal

⚙️ 环境准备

建议使用 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