Tomato Work 个人事务管理系统Screenshot

Built with
Hooks
TypeScript
Redux
Ant Design
Vite
Todo list
github登录
提醒事项
活动清单
今日待办
财务管理
公司单位
个人中心
我的备忘 - 支持Markdown & WYSIWYG
站内消息
邮件推送 - (github邮箱必须设为公开)
微信推送 - 感谢Server酱 (需要在个人中心设置sckey)
日志管理
Build Setup
Node.js >= 14
- ``` shell
- # Clone
- git clone --depth=1 https://github.com/xjh22222228/tomato-work.git
- # install dependencies
- npm i
- # serve with hot reload at localhost:7000
- # user: test, password: 123456
- npm start
- npm run start:prod # Connect to production environment
- # build for production with minification
- npm run build
- ```
License
MIT