项目作者: always-maap
项目描述 :
Hanoi Tower using Threejs, React-Three-Fiber, and Physically-Based-Rendering.
高级语言: TypeScript
项目地址: git://github.com/always-maap/Threejs-Extended-Hanoi.git
Setup
To run the project locally make sure you have the Node installed.
to install the dependencies. open the terminal in project and
npm install
To start the development server run:
npm run dev
to check other existing commands please check out scripts block in package.json
Tech Stack