周玉环 9584b8d156 fix: 调整下载pdf逻辑 il y a 1 jour
..
src 9584b8d156 fix: 调整下载pdf逻辑 il y a 1 jour
.eslintrc.cjs b6251fe5cb feat: 增加招商门户网站前端工程 il y a 3 semaines
.gitignore b6251fe5cb feat: 增加招商门户网站前端工程 il y a 3 semaines
.prettierrc b6251fe5cb feat: 增加招商门户网站前端工程 il y a 3 semaines
README.md b6251fe5cb feat: 增加招商门户网站前端工程 il y a 3 semaines
auto-imports.d.ts b8c4128628 feat: 招商门户页面开发 il y a 5 jours
components.d.ts 85615053c3 fix: 增加tip il y a 2 jours
index.html 1db453d5b8 feat: 商情门户背景图自适应调整 il y a 2 semaines
package.json 512762be29 fix: 调整markdown渲染逻辑 il y a 2 jours
pnpm-lock.yaml 512762be29 fix: 调整markdown渲染逻辑 il y a 2 jours
postcss.config.cjs f15d288f40 feat: 招商门户页面开发 il y a 4 jours
tsconfig.json 1a5f56370f feat: ai招商门户首页页面开发 il y a 2 semaines
vite.config.ts ce6d483b3a fix: 修复专题装修页面跳转问题 il y a 5 jours

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