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

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

Contributors 4

  •  
  •  
  •  
  •