Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 319 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 319 Bytes

Autometrics Docs

Uses Nextra to generate a static site from markdown files.

The _app.jsx file contains some application setup logic.

Run the docs locally

  • Ensure you have yarn installed
  • In the repo run yarn to install the dependencies
  • Run yarn dev to spin up the side locally