@eturnity/eturnity_3d
v7.48.3-EPDM-12619.1
Published
This README would normally document whatever steps are necessary to get your application up and running.
Downloads
2,760
Keywords
Readme
README
This README would normally document whatever steps are necessary to get your application up and running.
Setup
npm i npm run dev In order to preview, run nodejs server.js It will serve preview.html file
Build Image
- docker build -t registry.digitalocean.com/eturnityhub/eturnity_3d_viewer:6.5.0-master-1 .
Run Image on Localhost
- docker run -p 8080:8080 registry.digitalocean.com/eturnityhub/eturnity_3d_viewer:6.5.0-master-1