Overview
Quickstart
Start using Exponent in under 5 minutes
First head to exponent.run and sign up for an account. Once you login, you’ll be directed through a quick onboarding process with the same instructions as below.
1
Install the Exponent CLI
For detailed instructions and troubleshooting help, see the installation guide.
2
Login to Exponent
To authenticate exponent locally, simply run:
You can find your Exponent API key at exponent.run/settings.
3
Navigate to your project
In your terminal, navigate to your codebase directory. Ideally, this is the root of your codebase that is where your git repository is initialized.
4
Run the Exponent CLI