Create README.md
This commit is contained in:
parent
bfea6615a8
commit
a93273de1d
1 changed files with 12 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Setup
|
||||||
|
## Install
|
||||||
|
|
||||||
|
``npm i ``
|
||||||
|
|
||||||
|
## Run
|
||||||
|
|
||||||
|
### Automatic Restart
|
||||||
|
``node run.js <ip>``
|
||||||
|
|
||||||
|
### No Restart
|
||||||
|
``node . <ip>``
|
Loading…
Reference in a new issue