Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 603 Bytes

File metadata and controls

22 lines (14 loc) · 603 Bytes

Body Composition

基礎代謝率、TDEE、體表面積計算機。

資料來源

感謝王介立醫師辛苦整理出健康計算公式,爲了方便使用者使用,在知會過王醫師並取得了同意之後,於是有了此線上版計算機的產生。

  1. 食研社
  2. 王介立醫師健康計算表

本地開發

  • Node 版本為 16+
# 安裝套件
yarn  

# 啟動專案
yarn start