Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 858 Bytes

README.md

File metadata and controls

44 lines (28 loc) · 858 Bytes

 

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