Welcome! The code in the main branch of this repository is deployed and running right now at micrometer.io.
- Clone this repo.
Use your terminal to clone this repository.
git clone https://github.com/micrometer-metrics/micrometer-website
- Install dependencies.
Navigate into your new site’s directory and install the dependencies.
cd micrometer-website
yarn
- Start developing.
Start the development server.
yarn start
- 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