/firebot-docs

Firebot's documentation website

Primary LanguageMDXOtherNOASSERTION

Firebot Docs

Getting started

To get started, first install the npm dependencies:

npm install

Next, run the development server:

npm run dev

Finally, open http://localhost:3000 in your browser.

License

This site is based on the Tailwind UI site template "Protocol".

It is licensed under the Tailwind UI license.

Learn more

To learn more about the technologies used, see the following resources:

  • Tailwind CSS - the official Tailwind CSS documentation
  • Next.js - the official Next.js documentation
  • Headless UI - the official Headless UI documentation
  • Framer Motion - the official Framer Motion documentation
  • MDX - the official MDX documentation
  • Zustand - the official Zustand documentation