3 lines
206 B
PowerShell
3 lines
206 B
PowerShell
# Esecuzione copia da aree src progetto ICARUS 3d Viewer live a src x npm build/pack
|
|
|
|
Copy-Item -Path "IcarusView\3MF_test\Web3D-Vue\Web3D_viewer_live\src\draw\*" -Destination "IcarusView\src\draw" -Recurse |