Note that I made the whole scene in blender and export it to FBX file but some configs like materials and shadows are coded using ThreeJS. (Sorry for the quality of the models :') Next time, I will make it better)
# using npm
npm install
# using yarn
yarn install
# using npm
npm run dev
# using yarn
yarn dev
# using npm
npm run build
# using yarn
yarn build