go.sh 99 B

123456
  1. #!/bin/bash
  2. cp ../nmiejs.js src
  3. cp ../nmiejs.wasm public
  4. #npm install
  5. #npm audit fix
  6. npm run serve