Skip to content

🍿🦉Website and Documentation for Popper and friends

License

Notifications You must be signed in to change notification settings

floating-ui/popper.js.org

Repository files navigation

popper.js.org

This repo powers popper.js.org

Local Setup

The website is using Gatsby.

# install modules
yarn

# run the server
yarn develop