Skip to content

Setup

Setup

Local development

Terminal window
npm install
npm run dev

Production build

Terminal window
npm run build

The static output is generated in dist/.

Tailwind preset

This project consumes the shared @perido/tailwind-config preset (Tailwind v3). If the preset updates, re-run npm install and rebuild the docs to reflect updated tokens.