npm run web:build rm -rf ../static/javascript/ cp -r ../client/web/build/javascript/ ../static/javascript/ cp ../client/web/build/index.html ../static/index.html cp ../client/web/build/index.html ../static/timeline/index.html cp ../client/web/build/index.html ../static/livestream/index.html cp ../client/web/build/index.html ../static/drones/index.html cp ../client/web/build/index.html ../static/information/index.html cp ../client/web/build/index.html ../static/contact/index.html cp ../client/web/build/index.html ../static/page/credits/index.html cp ../client/web/build/index.html ../static/page/terms/index.html cp ../client/web/build/index.html ../static/page/index.html