Skip to content

ReallyFatYoshi-Random/bedrock-ping

Repository files navigation

Note

To run this application you'll need NodeJS, Git and NPMJS installed on your machine.

Bedrock Ping 🏓

An open source minecraft bedrock server pinger api.

Run project locally

Open your terminal.

  1. Clone repository

    git clone https://github.com/ReallyFatYoshi-Random/quotes-rest-api.git
  2. Open repository

    cd quotes-rest-api
  3. Install dependancies

    npm install
  4. Run the application

    npm run start

Authors