Skip to content

micrometer-metrics/micrometer-website

Repository files navigation

 

Micrometer

 

Welcome! The code in the main branch of this repository is deployed and running right now at micrometer.io.

Quick Start

  1. Clone this repo.

Use your terminal to clone this repository.

git clone https://github.com/micrometer-metrics/micrometer-website
  1. Install dependencies.

Navigate into your new site’s directory and install the dependencies.

cd micrometer-website
yarn
  1. Start developing.

Start the development server.

yarn start
  1. Open the source code and start editing!

Your site is now running at http://localhost:8000!

Note: You'll also see a second link: http://localhost:8000/___graphql