Skip to content

Latest commit

 

History

History
executable file
·
9 lines (7 loc) · 124 Bytes

README.md

File metadata and controls

executable file
·
9 lines (7 loc) · 124 Bytes

NavMesh Editor

Qucik start

sudo docker run --rm -it -v .:/app -w /app -p 3000:3000 node:20 bash
yarn
yarn dev