/popper.js.org

🍿🦉Website and Documentation for Popper and friends

Primary LanguageMDXMIT LicenseMIT

popper.js.org

This repo powers popper.js.org

Local Setup

The website is using Gatsby.

# install modules
yarn

# run the server
yarn develop