- node version: v18.19.0 or latest
-
clone the server taroko_server
-
run the server (taroko_server) on http://localhost:3000
-
clone this repo
-
add .env file in the root of folder (see .env.example)
-
npm install
-
npm run dev
-
go to http://localhost:8080/
before go to the demo, please run the server in local with port http://localhost:3000