build-dev.sh 91 B

1234
  1. #!/bin/bash
  2. npm install --legacy-peer-deps
  3. npm run build:dev
  4. zip -r dist-dev.zip dist-dev/