/website

🍿🦉Website and Documentation for Popper and friends

Primary LanguageJavaScriptMIT LicenseMIT

popper.js.org

This repo powers popper.js.org

Local Setup

The webiste is using Gatsby.

# install modules
yarn

# run the server
yarn develop