Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 796 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 796 Bytes

Sina Finance News

Commands

Command Action
pnpm install Installs dependencies
pnpm run dev Starts local dev server at localhost:3000
pnpm run build Build your production site to ./dist/
pnpm run preview Preview your build locally, before deploying
pnpm run astro ... Run CLI commands like astro add, astro preview
pnpm run astro --help Get help using the Astro CLI

问题记录

  • 要是使用动态路由,需要开启 server 渲染
  • vercel 部署要注意文件大小写