Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 476 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 476 Bytes

eTEMP Tracking Temperarure

a eTEMP system are tracking temperarure and alert, this system working with eTEMP Box sensors detech temperarure and humidity door opening etc.

Demo

https://siamatic.co.th

Run Locally

Clone the project

  git clone https://github.com/ChakkritGit/etemp-react-bun.git

Go to the project directory

  cd etemp-react-bun

Install dependencies

  bun install

Start the server

  bun run dev