An open API service indexing awesome lists of open source software.

https://github.com/chenjunyu19/handbook

冒险手册 | 某只「旅行者·空」的笔记本
https://github.com/chenjunyu19/handbook

Last synced: 5 months ago
JSON representation

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

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.

-
-
-
-