Skip to main content

Getting started

Begin by installing Aesthetic, React, and React DOM.

yarn add @aesthetic/react react react-dom

If you're using TypeScript, also install required types.

yarn add --dev @types/react @types/react-dom

Once installed, we suggest configuring Aesthetic itself.