Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 491 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 491 Bytes

EarthMC Docs

Welcome! Feel free to correct or add new content.

Previewing Changes

You can preview your changes by running the following commands (requires npm & node to be installed)

npm i
npm start

This will start a local development server and open up a browser window. Most changes you make will be updated live without restarting the server.

Contributing

Please follow the guide when you modify mdx files.