MCCTeam / MCCTeam.github.io

MCC website

Home Page:https://mccteam.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

A documentation website for Minecraft Console Client (MCC) written using Vue Press 2.0

How to contribute

Requirements:

  • Git
  • Node JS >= v12
  • Yarn

Install Yarn if you don't have it:

npm i yarn -g

Fork and clone the repository Minecraft-Console-Client.

All of the source is in the docs directory.

Install dependencies:

yarn install

Run developer mode:

yarn docs:dev

If you have the port 8080 taken, use the --port <port> for a custom port.

Change things

Commit, push and open a pull request.

About

MCC website

https://mccteam.github.io


Languages

Language:HTML 100.0%Language:JavaScript 0.0%