Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 930 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 930 Bytes

handbook

冒险手册——某只「旅行者·空」的笔记本。

在某一天突然意识到自己已经经历过了太多,记忆也会随着时间而磨损,因此设立了这一亩三分地存放过去与未来。

可以在 GitHub Discussions 与我联系、反馈或进行相关讨论。

开发与构建

使用最新的 Node.js LTS 版本和 pnpm 包管理工具。

# 安装依赖
pnpm install

# 启动本地开发服务器
pnpm run dev

# 构建生产版本
pnpm run build

LICENSE

以知识共享署名 4.0 协议国际版(CC BY 4.0)和 MIT 许可发布。

Released under the Creative Commons Attribution 4.0 International (CC BY 4.0) and the MIT License.