-
-
Notifications
You must be signed in to change notification settings - Fork 36
Setup
dotJS edited this page Nov 27, 2017
·
12 revisions
Downloading, setting up, and starting to use EasyRPC.
- Download the repo with
git clone https://github.com/justdotJS/EasyRPC.git
- Enter the "EasyRPC" folder
- Copy the file
config.json.example
toconfig.json
- Just install all requirements by using
npm I
- If you still need help, check out the Beginner's Guide for an easy to follow guide where you can't go wrong!