You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Big Bad Waffle f4ec94350c Update README преди 7 години
src Initial Commit преди 7 години
.gitignore Initial Commit преди 7 години
LICENSE Initial Commit преди 7 години
README Update README преди 7 години

README

# ISLEWARD

### Installation
1. Download and install NodeJS: https://nodejs.org/en/download/
2. Open a new console window
2. Get the code: git clone https://gitlab.com/Isleward/isleward.git
3. Navigate to the server folder: src/server
4. Install dependencies: npm install
5. Run: node --expose-gc index.js