Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
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