Welcome to the Minecraft server administration knowledgebase designed to provide accurate and meaningful data in one place.
- Contributions make the open source community such an amazing place to learn, inspire, and create.
- Any contributions you make are truly appreciated
- Fork the project: Click the gray
Forkbutton in the top right of this page. This creates your own copy of the project and saves it as a new repository in your GitHub account. - Run the following commands into a terminal window (Command Prompt, Powershell, Terminal, Git Bash, ZSH):
Do this to download the forked copy of this repository to your computer:
git clone https://github.com/YOUR_GITHUB_USERNAME/docs.gitStep into the directory:
cd docsAll commands are run from the root of the project, from a terminal:
| Command | Action |
|---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:4321 |
npm run build |
Build your production site to ./dist/ |
npm run preview |
Preview your build locally, before deploying |
npm run astro ... |
Run CLI commands like astro add, astro check |
npm run astro -- --help |
Get help using the Astro CLI |
Thanks a lot for spending your time in helping setup.md grow. Thanks a lot! ❤️
Licensed under CC BY-NC-SA 4.0 DEED.
Don't forget to leave us a star ⭐️