Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 678 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 678 Bytes

每日手帐 Website by Astro

Built with Starlight

您可以通过更改网站mdx文件来参与文档共创。

🧞 命令

Command Action
npm install 首次克隆仓库都需要运行此命令安装依赖
npm run dev 运行后会启动预览服务器在 localhost:4321
npm run build 运行后会将静态文件生成在 ./dist/