Código original adicionado
This commit is contained in:
parent
ab148fb510
commit
a6c372c9a9
10 changed files with 1317 additions and 0 deletions
3
iniciar.sh
Executable file
3
iniciar.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
clear && node .
|
||||
|
Reference in a new issue