Skip to content

bozzhik/threejs

Repository files navigation

Three.js usage example

The project to demonstrate the capabilities of the Three.js and Threeasy

Getting Started

  1. Clone the repository
git clone https://github.com/bozzhik/threejs.git
  1. Install dependencies
npm i
  1. Run server
npm run dev