init
This commit is contained in:
commit
62788c1b26
23 changed files with 1532 additions and 0 deletions
3
watch-server.sh
Normal file
3
watch-server.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
nodemon "harsh-client/src" "harsh-server/src" "harsh-common/src" -x "./start-server.sh" -e "rs"
|
Loading…
Add table
Add a link
Reference in a new issue