A documentation website for Minecraft Console Client (MCC) written using Vue Press 2.0
- Git
- Node JS >= v12
- Yarn
npm i yarn -gFork and clone the repository Minecraft-Console-Client.
All of the source is in the docs directory.
yarn installyarn docs:devIf you have the port 8080 taken, use the --port <port> for a custom port.
Change things
Commit, push and open a pull request.