Skip to content

Commit

Permalink
feat: start ssr page
Browse files Browse the repository at this point in the history
  • Loading branch information
rayadaschn committed Nov 9, 2023
1 parent 58ad47f commit 650dc2d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"Popconfirm",
"Pubulished",
"reduxjs",
"tailwindcss",
"undoable",
"unocss",
"unplugin",
Expand Down
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@ antd 🔥 + 🐣 unocss + 🤺 ahooks 的问卷调查
「新的尝试」

- 新增功能:提供 Mock 数据,测试数据支持独立部署;
- 尝试 Vite + autoImport 在 React18 中的使用;
- 增加快捷键
- 尝试 Vite + Unocss + autoImport 在 React18 中的使用;
- 增加快捷键;
- 增加 Next SSR 服务端渲染;

「目标」

- [x] 首页
- [x] 登录页
- [x] 编辑页
- [ ] 统计页ing
- [x] 统计页
- [ ] SSR 服务端渲染 ing

0 comments on commit 650dc2d

Please sign in to comment.