Create README.md

This commit is contained in:
Business Goose 2021-03-24 22:34:56 +00:00 committed by GitHub
parent bfea6615a8
commit a93273de1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
README.md Normal file
View file

@ -0,0 +1,12 @@
# Setup
## Install
``npm i ``
## Run
### Automatic Restart
``node run.js <ip>``
### No Restart
``node . <ip>``