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

https://github.com/tobee4lin/tobee-website

我的个人网站
https://github.com/tobee4lin/tobee-website

chakra-ui puppeteer react-spring react-three-drei react-three-fiber

Last synced: 11 months ago
JSON representation

我的个人网站

Awesome Lists containing this project

README

          


   
   

tobee-website


   

choice629的个人站





## 使用

推荐使用更快更合理的 `pnpm` 包管理器 [安装教程](https://pnpm.io/zh/installation)

1. 安装依赖

```shell
pnpm install
```

2. 开发

```shell
pnpm dev
```

3. 打包

```shell
pnpm build
```