rieske / micrometer-docs

Static website and documentation for Micrometer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micrometer website source CircleCI

This repo is the source code for micrometer.io.

This project was bootstrapped with Create React App.

To check changes to this repository locally use yarn start for development mode. To run the build use yarn build. Note that you need to run yarn or yarn install first to install all the dependencies defined in package.json.

To upgrade project dependencies, run yarn upgrade which will update the yarn.lock file based on the defined version ranges and transitive dependencies from package.json.


Licensed under Apache Software License 2.0

Sponsored by Pivotal

About

Static website and documentation for Micrometer.

License:Apache License 2.0


Languages

Language:JavaScript 95.2%Language:CSS 2.6%Language:HTML 2.2%