jeantkg / Pocketmine-School

A Website To Teach Everything About PocketMine-MP

Home Page:https://pocketmineschool.ml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



A Website To Teach Everything About PocketMine-MP

Discord


Visit the site: https://pocketmineschool.ml

About PocketMine School

PocketMine School is a website where you can learn about PocketMine-MP. PocketMine School is currently being maintained by UltraSoft and KygekTeam.

Features

  • PocketMine-MP 4 tutorial
  • Fast and Responsive Website
  • Search Bar!
    Search Bar
  • Includes FormAPI & InvMenu Tutorial (PocketMine-MP 3 only)
  • Light & Dark Mode

Building and Testing Locally for Development Purposes

Before starting, make sure you already have Node.js version 14 or newer as well as npm installed. You can check by running node --version and npm --version in your terminal.

  1. Clone the Git repository
    $ git clone https://github.com/PocketMine-School/Pocketmine-School
  2. Install Yarn (If you haven't already)
    $ npm install -g yarn
  3. Install the required dependencies using Yarn
    $ yarn install
  4. Build and open the site in your default browser
    $ yarn start

Can I contribute to PocketMine School?

We're open for any contributions! You can contribute by submitting pull requests or issues and waiting for a response from us.

Notes

The PocketMine School project is maintained by UltraSoft and KygekTeam under the PocketMine School organization, and licensed under the MIT License.

Join our Discord server for help or to contact our maintainers: https://discord.gg/5e7PFEXgF3

About

A Website To Teach Everything About PocketMine-MP

https://pocketmineschool.ml

License:MIT License


Languages

Language:TypeScript 56.2%Language:CSS 29.9%Language:JavaScript 13.9%