# Browserslist

# Supported browsers

You can find an exhaustive list of the browser versions included with this shared configuration on https://browsersl.ist.

Alternatively, to list the browser versions supported by a specific configuration file, you can open a terminal at the root of any project including a .browserslistrc file and execute the following command:

npx browserslist

# Getting started

To get started, follow the quick start guide to configure your project.