周玉环 ca86ff2bf0 feat: ai招商门户首页页面开发 2 napja
..
src ca86ff2bf0 feat: ai招商门户首页页面开发 2 napja
.eslintrc.cjs b6251fe5cb feat: 增加招商门户网站前端工程 1 hete
.gitignore b6251fe5cb feat: 增加招商门户网站前端工程 1 hete
.prettierrc b6251fe5cb feat: 增加招商门户网站前端工程 1 hete
README.md b6251fe5cb feat: 增加招商门户网站前端工程 1 hete
auto-imports.d.ts b4776de144 feat: add Element PLus 2 napja
components.d.ts ca86ff2bf0 feat: ai招商门户首页页面开发 2 napja
index.html 1db453d5b8 feat: 商情门户背景图自适应调整 2 napja
package.json 1db453d5b8 feat: 商情门户背景图自适应调整 2 napja
pnpm-lock.yaml 1db453d5b8 feat: 商情门户背景图自适应调整 2 napja
tsconfig.json b4776de144 feat: add Element PLus 2 napja
vite.config.ts b4776de144 feat: add Element PLus 2 napja

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