Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
Hitesh edited this page Feb 11, 2023 · 3 revisions

Introduction!

This is our official page to know and learn about our minecraft server software.

NOTE: Server under development. We are not recommended to use in production.

Quick Start:

Requirements:

  • Should installed Node, Git
  • We recommended you to use Visual Studio Code for development

Installation

  1. Clone the repo, git clone https://github.com/hvlxh/LeafMCBE.git
  2. Move to the repo directory, cd LeafMCBE
  3. Install dependencies, npm i
  4. Start to use!, node . | npm run start | node start.js
Clone this wiki locally