logo
Documentation
Changing miyagi's port
Initializing search
    mgrsskls/miyagi
    mgrsskls/miyagi
    • Home
    • Installation
      • Default configuration
      • Available options
      • Via config file
      • Via CLI
      • Extending a template engine
      • Starting miyagi
      • Creating a component
      • Creating mock data
      • Linting mock data
      • Creating a build
      • Introduction
      • Assets
      • Documentation
      • Info
      • Mocks
      • Schema
      • Template
    • The UI
    • Supported template engines
    • JavaScript API
      • Adding JS files
      • Adding custom CSS and JS per component
      • Extending a template engine
      • Using dark and light mode
      • Theming the UI
      • Changing the text direction
      • Changing the HTML language attribute
      • Configuring the JSON Schema validator
      • Organizing components
      • Writing mock data
      • Linting mock data
      • Changing miyagi's port
      • Adding documentation
      • Creating a design token overview
      • Navigating through miyagi
    • VS Code extension

    Changing miyagi's port

    If you want to run miyagi with a different port than the default port 5000, you can start it with PORT=<port> (see the CLI command to start miyagi).

    Previous Linting mock data
    Next Adding documentation
    Made with Material for MkDocs