Beautiful documentation sites, without all the hassle
npm install @neato/guiderBeautiful documentation sites, without all the hassle. Check out the documentation
> **Visit the documentation on how to install.
**Visit the website for documentation.
``sh
npm i -g pnpm # install PNPM if you don't have it already
pnpm i # install dependencies of the entire repo
pnpm -C packages/guider run dev # run library dev script in directory
pnpm -C apps/docs run dev # run documentation site dev script in directory
``