run.sh 83 B

1234567
  1. cd raising-vue-pro
  2. npm install
  3. sleep 5s
  4. npm run build
  5. sleep 5s
  6. rm -rf node_modules