``add development and backup scripts for Ionic mobile project, including dev script, rsync backup script, and express commit script
``
This commit is contained in:
5
002_source/ionic_mobile/scripts/004_dev.sh
Executable file
5
002_source/ionic_mobile/scripts/004_dev.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
npm run dev
|
Reference in New Issue
Block a user