npm install react-3d-room-scencebash
Clone code
git clone https://github.com/huytbt/react-3d-room-scence.git
cd react-3d-room-scence
Install packages
npm install
Start dev server
npm start
Testing
npm test
Build
npm run build
``