Skip to content
Snippets Groups Projects
Select Git revision
  • be-4453
  • main default protected
  • 60-page-migration-integrations
  • 51-page-migration-gartner-mq-ai-code-assistants
  • about-67
  • update-groupowned-file
  • codeowner-change
  • incremental-build-reenable
  • remove-nuxt-composition-api
  • 36-page-migration-customers
  • 123-migrate-navigation-to-about-gitlab-com-header-navigation-variants
  • pipelines-failing-when-not-to-main
  • mr-482-translation-mr-1
  • mr-486-translation-mr-1
  • content-v3
  • cms/blogPost/test-chris
  • update-decap-styling
  • laura-blog-post
  • image-cleanup-2025-03-23
  • cms/blogPost/testing-laura
20 results

about-gitlab-com

  • Clone with SSH
  • Clone with HTTPS
  • Nuxt 3 Minimal Starter

    Look at the Nuxt 3 documentation to learn more.

    Setup

    Make sure to install the dependencies:

    # yarn
    yarn install

    Development Server

    Start the development server on http://localhost:3000:

    # yarn
    yarn dev

    Production

    Build the application for production:

    # yarn
    yarn generate

    Check out the deployment documentation for more information.