A simple sandbox using @triedeti/3DigitalTwin
Requires git to be installed. Go to the git-scm installation page, and download the git installer.
Requires Node.js and npm to be installed. Go to the Node installation page, and download the Node installer.
git clone https://github.com/triedeti/3DigitalTwin.git
git clone https://github.com/triedeti/3DigitalTwinDemoApp.git
cd 3DigitalTwinDemoApp
npm install
npm run serve
npm run build
npm run lint