Skip to content

Commit

Permalink
更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
master1lan committed Jan 20, 2023
1 parent f17c34a commit 07f5c37
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,18 @@

```bash
# install dependencies
$ npm install
$ pnpm install

# serve with hot reload
$ npm run dev
$ pnpm run dev

# build for production
$ npm run build
$ pnpm run build

# local preview
$ npm run preview
$ pnpm run preview
```

## 时间线

- 15 号->完成整体布局
- 22 号->上线

## 已完成功能

- [x] 滚动加载
Expand Down

0 comments on commit 07f5c37

Please sign in to comment.