Skip to content

visioncortex/automata.visioncortex.org

Repository files navigation

ui-automata docs

Documentation site for ui-automata, built with Docusaurus 2.

Setup

nvm use # switches to Node 20 (reads .nvmrc)
npm install --legacy-peer-deps

Development

npm run start # starts dev server at http://localhost:3000 with live reload

Build

npm run build # produces static output in build/
npm run serve # preview the build locally

Content

Documentation lives in docs/. The sidebar is auto-generated from the directory structure — file and folder names drive ordering and nesting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors