https://github.com/chenjunyu19/handbook
冒险手册 | 某只「旅行者·空」的笔记本
https://github.com/chenjunyu19/handbook
Last synced: 5 months ago
JSON representation
冒险手册 | 某只「旅行者·空」的笔记本
- Host: GitHub
- URL: https://github.com/chenjunyu19/handbook
- Owner: chenjunyu19
- License: cc-by-4.0
- Created: 2024-10-31T04:54:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-05T12:30:49.000Z (6 months ago)
- Last Synced: 2026-02-05T23:54:44.781Z (6 months ago)
- Language: TypeScript
- Homepage: https://handbook.aaether.net/
- Size: 132 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-CC-BY-4.0
Awesome Lists containing this project
README
# handbook
冒险手册——某只「旅行者·空」的笔记本。
在某一天突然意识到自己已经经历过了太多,记忆也会随着时间而磨损,因此设立了这一亩三分地存放过去与未来。
可以在 [GitHub Discussions](https://github.com/chenjunyu19/handbook/discussions) 与我联系、反馈或进行相关讨论。
## 开发与构建
使用最新的 Node.js LTS 版本和 pnpm 包管理工具。
```bash
# 安装依赖
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.
-
-
-
-