create a basic start dev server shell script

This commit is contained in:
SrGooglo 2025-04-24 06:11:42 +00:00
parent 0b1317c77a
commit cfa68240c1

2
packages/server/dev.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
node --run dev