Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 601 Bytes

File metadata and controls

26 lines (16 loc) · 601 Bytes

Legitimoose API

The API for the Legitimoose Minecraft server

GitHub forks badge Works on my machine badge


Set Up Development Environment

To get started with the project, follow these steps:

  1. Clone or fork the repository.

git clone https://github.com/LegitiDevs/api.git

  1. Run the following commands
cd api
npm install

How to Contribute

Please refer to CONTRIBUTING.md