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
我的个人网站
- Host: GitHub
- URL: https://github.com/tobee4lin/tobee-website
- Owner: Tobee4Lin
- Created: 2022-03-08T13:44:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T20:11:26.000Z (over 1 year ago)
- Last Synced: 2024-05-22T17:16:42.878Z (over 1 year ago)
- Topics: chakra-ui, puppeteer, react-spring, react-three-drei, react-three-fiber
- Language: JavaScript
- Homepage: https://tobee-website.vercel.app
- Size: 151 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```