Beautiful documentation sites, without all the hassle
npm install @neato/create-guiderAutomatic installer for @neato/guider. Beautiful documentation sites, without all the hassle.
> **Visit the documentation on how to install Guider.
**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 apps/create-guider run dev # run CLI in watch mode
``