micrometer-metrics / micrometer-website

Home Page:https://micrometer.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 

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

About

https://micrometer.io


Languages

Language:TypeScript 55.6%Language:SCSS 32.8%Language:CSS 11.2%Language:JavaScript 0.4%