Caliper Caliper monitors the performance of your webapps in production. This documentation site, available at docs.caliper.io, provides detailed information for Caliper customers.
- Install Harp on your computer
sudo npm install -g harp
- Clone this repository
git clone https://github.com/caliper-io/caliper-docs.git
- Serve the Caliper docs:
harp server caliper-docs
Go to http://localhost:9000 from your browser to see the site.