Skip to content

Public documentation website repository for the Mineplex Studio

Notifications You must be signed in to change notification settings

Mineplex-LLC/Studio-PublicDocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

06ef87b · Mar 22, 2025

History

34 Commits
Jan 20, 2025
Dec 22, 2024
Jan 8, 2025
Jan 14, 2025
Mar 22, 2025
Jan 20, 2025
Jan 11, 2025
Jan 20, 2025
Dec 22, 2024
Mar 22, 2025
Dec 22, 2024
Dec 22, 2024
Jan 9, 2025
Dec 22, 2024
Dec 22, 2024
Jan 12, 2025
Jan 12, 2025
Dec 22, 2024
Dec 22, 2024
Dec 22, 2024
Dec 22, 2024

Repository files navigation

Studio Documentation

This serves our documentation website (https://docs.mineplex.com) for the Studio.

Feel free to contribute any extra information, or add any non-documented features!

Development

Installation

  1. Clone the repository:

    git clone https://github.com/Mineplex-LLC/Studio-PublicDocs
    cd Studio-PublicDocs
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open http://localhost:3000 in your browser to see the project.

  5. For Production:

    • Build the app:

      npm run build
    • Start the production server:

      npm run start
    • Open http://localhost:3000 to view the production build.

Contact

For support or enquries, please contact [email protected] and we can help you out!

About

Public documentation website repository for the Mineplex Studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published