``add development and backup scripts for Ionic mobile project, including dev script, rsync backup script, and express commit script``

This commit is contained in:
louiscklaw
2025-05-12 19:19:39 +08:00
parent 2c7316786c
commit ee0aa0353b
3 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -ex
npm run dev