added unix scripts

This commit is contained in:
2022-01-27 19:42:26 -06:00
parent 66818a40be
commit 92f2409768
2 changed files with 0 additions and 0 deletions

5
scripts/mac-linux/start Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
cd $( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
cd ../..
npm start