Documentation site for ui-automata, built with Docusaurus 2.
nvm use # switches to Node 20 (reads .nvmrc)
npm install --legacy-peer-depsnpm run start # starts dev server at http://localhost:3000 with live reloadnpm run build # produces static output in build/
npm run serve # preview the build locallyDocumentation lives in docs/. The sidebar is auto-generated from the directory structure — file and folder names drive ordering and nesting.