周玉环 fc0a5969c5 feat: 关键词接口调试 1 day ago
..
src fc0a5969c5 feat: 关键词接口调试 1 day ago
.eslintrc.cjs b6251fe5cb feat: 增加招商门户网站前端工程 2 weeks ago
.gitignore b6251fe5cb feat: 增加招商门户网站前端工程 2 weeks ago
.prettierrc b6251fe5cb feat: 增加招商门户网站前端工程 2 weeks ago
README.md b6251fe5cb feat: 增加招商门户网站前端工程 2 weeks ago
auto-imports.d.ts b8c4128628 feat: 招商门户页面开发 2 days ago
components.d.ts fc0a5969c5 feat: 关键词接口调试 1 day ago
index.html 1db453d5b8 feat: 商情门户背景图自适应调整 1 week ago
package.json b8c4128628 feat: 招商门户页面开发 2 days ago
pnpm-lock.yaml b8c4128628 feat: 招商门户页面开发 2 days ago
postcss.config.cjs f15d288f40 feat: 招商门户页面开发 1 day ago
tsconfig.json 1a5f56370f feat: ai招商门户首页页面开发 1 week ago
vite.config.ts ce6d483b3a fix: 修复专题装修页面跳转问题 2 days ago

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