Installation
Learn how to set up the Katlux Toolkit in your Nuxt 3 application. Choose between a basic quickstart or a complete, production-ready setup.
Create a new Nuxt 3 project using the official CLI:
Install the core Katlux package:
Register the module in your nuxt.config.ts file:
Use Katlux components globally in your Vue files:
If you use AI coding assistants (like Cursor, GitHub Copilot, ChatGPT, or Gemini) to build your application, you can include the KATLUX_AI_REFERENCE.md file in your project root directory.
This document contains the authoritative reference rules, component APIs, data provider configurations, and development standards (like using Pug and custom templates). Providing this context to your AI assistant will ensure it writes correct, high-fidelity Katlux implementations out of the box.