/tomato-work

🍅 Tomato Work for React 个人事务管理系统

Primary LanguageTypeScriptMIT LicenseMIT


Tomato Work 个人事务管理系统

Server Stars Badge React

Screenshot

Built with

Todo list

  • github登录
  • 提醒事项
  • 活动清单
  • 今日待办
  • 财务管理
  • 公司单位
  • 个人中心
  • 我的备忘 - 支持Markdown & WYSIWYG
  • 站内消息
  • 邮件推送 - (github邮箱必须设为公开)
  • 微信推送 - 感谢Server酱 (需要在个人中心设置sckey)
  • 日志管理

Build Setup

  • Node.js >= 14
  • 确保已安装 yarn
# Clone
git clone --depth=1 https://github.com/xjh22222228/tomato-work.git

# install dependencies
yarn

# serve with hot reload at localhost:7000
# user: test, password: 123456
yarn start
yarn start:prod # Connect to production environment

# build for production with minification
yarn build

License

MIT